Skip to content

test(unit/cli): Rework pre-processor binding manager tests

2df2f7c
Select commit
Loading
Failed to load commit list.
Merged

feat: Improve handling of pre-processors with missing dependencies #797

test(unit/cli): Rework pre-processor binding manager tests
2df2f7c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 25, 2026 in 1s

70.70% (+0.06%) compared to 67beec6

View this Pull Request on Codecov

70.70% (+0.06%) compared to 67beec6

Details

Codecov Report

❌ Patch coverage is 88.88889% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.70%. Comparing base (67beec6) to head (2df2f7c).
⚠️ Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
src/powerapi/cli/generator.py 88.88% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #797      +/-   ##
==========================================
+ Coverage   70.64%   70.70%   +0.06%     
==========================================
  Files          90       88       -2     
  Lines        2892     2895       +3     
==========================================
+ Hits         2043     2047       +4     
+ Misses        849      848       -1     
Files with missing lines Coverage Δ
src/powerapi/cli/generator.py 89.30% <88.88%> (+2.15%) ⬆️

... 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.