Skip to content

feat: add the mayused modifier - #4057

Open
cnjhb wants to merge 1 commit into
awesomeWM:masterfrom
cnjhb:mayused
Open

feat: add the mayused modifier#4057
cnjhb wants to merge 1 commit into
awesomeWM:masterfrom
cnjhb:mayused

feat: add the maybe_unused modifier

617cd8e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 26, 2026 in 1s

90.48% (+0.02%) compared to f1388f9

View this Pull Request on Codecov

90.48% (+0.02%) compared to f1388f9

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.48%. Comparing base (f1388f9) to head (617cd8e).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4057      +/-   ##
==========================================
+ Coverage   90.45%   90.48%   +0.02%     
==========================================
  Files         941      941              
  Lines       60390    60391       +1     
  Branches     1145     1145              
==========================================
+ Hits        54628    54644      +16     
+ Misses       5252     5241      -11     
+ Partials      510      506       -4     
Files with missing lines Coverage Δ
common/luaclass.h 100.00% <ø> (ø)
common/util.h 77.77% <ø> (ø)

... and 5 files with indirect coverage changes

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