Skip to content

chore: place xdgconfigdirs inside the for loop.#4068

Open
cnjhb wants to merge 1 commit intoawesomeWM:masterfrom
cnjhb:xdg
Open

chore: place xdgconfigdirs inside the for loop.#4068
cnjhb wants to merge 1 commit intoawesomeWM:masterfrom
cnjhb:xdg

Conversation

@cnjhb
Copy link
Copy Markdown
Contributor

@cnjhb cnjhb commented Feb 28, 2026

xdgconfigdirs is only used within the for loop, so we should place it directly inside the for loop.

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.46%. Comparing base (39143f0) to head (644c9b8).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4068      +/-   ##
==========================================
+ Coverage   90.44%   90.46%   +0.01%     
==========================================
  Files         939      939              
  Lines       60346    60346              
  Branches     1145     1145              
==========================================
+ Hits        54582    54590       +8     
+ Misses       5254     5249       -5     
+ Partials      510      507       -3     
Files with missing lines Coverage Δ
awesome.c 71.87% <100.00%> (-0.07%) ⬇️

... and 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Member

@actionless actionless left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants