refactor: Remove pylint pragma #260
Merged
Codecov / codecov/project
succeeded
Mar 1, 2024 in 0s
67.79% (+0.86%) compared to ba8bcdf
View this Pull Request on Codecov
67.79% (+0.86%) compared to ba8bcdf
Details
Codecov Report
Attention: Patch coverage is 78.37838%
with 8 lines
in your changes are missing coverage. Please review.
Project coverage is 67.79%. Comparing base (
ba8bcdf
) to head (fd734cf
).
Report is 10 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #260 +/- ##
==========================================
+ Coverage 66.93% 67.79% +0.86%
==========================================
Files 86 74 -12
Lines 3653 3413 -240
==========================================
- Hits 2445 2314 -131
+ Misses 1208 1099 -109
Files | Coverage Δ | |
---|---|---|
src/powerapi/actor/socket_interface.py | 95.78% <100.00%> (+0.09%) |
⬆️ |
src/powerapi/cli/binding_manager.py | 67.94% <ø> (ø) |
|
src/powerapi/cli/generator.py | 85.22% <ø> (+2.75%) |
⬆️ |
src/powerapi/formula/__init__.py | 100.00% <ø> (ø) |
|
src/powerapi/message.py | 77.27% <ø> (-3.06%) |
⬇️ |
src/powerapi/actor/actor.py | 51.54% <0.00%> (ø) |
|
src/powerapi/processor/pre/k8s/k8s_monitor.py | 71.11% <78.12%> (-5.98%) |
⬇️ |
Loading