refactor(processor/openstack): Decouple monitor agent config from actor #835
Codecov / codecov/project
succeeded
May 21, 2026 in 0s
72.08% (+0.05%) compared to a2542cc
View this Pull Request on Codecov
72.08% (+0.05%) compared to a2542cc
Details
Codecov Report
❌ Patch coverage is 76.19048% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.08%. Comparing base (a2542cc) to head (f8a91a2).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| .../powerapi/processor/pre/openstack/monitor_agent.py | 72.72% | 3 Missing |
| src/powerapi/processor/pre/openstack/actor.py | 66.66% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #835 +/- ##
==========================================
+ Coverage 72.02% 72.08% +0.05%
==========================================
Files 90 90
Lines 3003 3009 +6
==========================================
+ Hits 2163 2169 +6
Misses 840 840 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/powerapi/cli/generator.py | 89.14% <100.00%> (+0.09%) |
⬆️ |
| src/powerapi/processor/pre/openstack/actor.py | 66.66% <66.66%> (ø) |
|
| .../powerapi/processor/pre/openstack/monitor_agent.py | 75.00% <72.72%> (+2.08%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading