refactor(database/influxdb2): Remove tags filter from report encoders #819
Codecov / codecov/project
succeeded
Apr 23, 2026 in 0s
71.07% (+0.07%) compared to dd7740a
View this Pull Request on Codecov
71.07% (+0.07%) compared to dd7740a
Details
Codecov Report
❌ Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 71.07%. Comparing base (dd7740a) to head (010b249).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/powerapi/database/influxdb2/driver.py | 66.66% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #819 +/- ##
==========================================
+ Coverage 71.00% 71.07% +0.07%
==========================================
Files 89 89
Lines 2966 2956 -10
==========================================
- Hits 2106 2101 -5
+ Misses 860 855 -5 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/powerapi/cli/common_cli_parsing_manager.py | 0.00% <ø> (ø) |
|
| src/powerapi/cli/generator.py | 88.94% <100.00%> (ø) |
|
| src/powerapi/database/influxdb2/codecs.py | 84.61% <100.00%> (+13.18%) |
⬆️ |
| src/powerapi/database/influxdb2/driver.py | 61.76% <66.66%> (-1.10%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading