Skip to content

fix(taglist): for property filter

42011d1
Select commit
Loading
Failed to load commit list.
Open

fix(taglist): for property filter #4084

fix(taglist): for property filter
42011d1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 19, 2026 in 1s

90.48% (+0.03%) compared to f1388f9

View this Pull Request on Codecov

90.48% (+0.03%) 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 (42011d1).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4084      +/-   ##
==========================================
+ Coverage   90.45%   90.48%   +0.03%     
==========================================
  Files         941      942       +1     
  Lines       60390    60402      +12     
  Branches     1145     1145              
==========================================
+ Hits        54628    54657      +29     
+ Misses       5252     5238      -14     
+ Partials      510      507       -3     
Files with missing lines Coverage Δ
lib/awful/widget/taglist.lua 89.73% <100.00%> (+3.09%) ⬆️
tests/test-taglist.lua 100.00% <100.00%> (ø)

... and 3 files with indirect coverage changes

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