feat: Improve handling of pre-processors with missing dependencies #797
+303
−461
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).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/powerapi/cli/generator.py | 88.88% | 2 Missing |
Additional details and impacted files
@@ 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%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading