Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: Remove pylint pragma #260

Merged
merged 28 commits into from
Mar 1, 2024

test(unit/processor): Use typing module for type hint

fd734cf
Select commit
Loading
Failed to load commit list.
Merged

refactor: Remove pylint pragma #260

test(unit/processor): Use typing module for type hint
fd734cf
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@            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%) ⬇️

... and 4 files with indirect coverage changes