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: Fix pylint arguments-renamed warnings #262

Merged
merged 3 commits into from
Mar 4, 2024

Conversation

gfieni
Copy link
Contributor

@gfieni gfieni commented Mar 4, 2024

This PR re-enable pylint arguments-renamed check and fixes the trigered warnings in the codebase.

Copy link

sonarqubecloud bot commented Mar 4, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

codecov bot commented Mar 4, 2024

Codecov Report

Attention: Patch coverage is 52.94118% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 67.87%. Comparing base (deff5c6) to head (f68a01b).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #262   +/-   ##
=======================================
  Coverage   67.87%   67.87%           
=======================================
  Files          74       74           
  Lines        3405     3405           
=======================================
  Hits         2311     2311           
  Misses       1094     1094           
Files Coverage Δ
src/powerapi/cli/generator.py 85.22% <100.00%> (ø)
...ssor/pre/libvirt/libvirt_pre_processor_handlers.py 58.06% <25.00%> (ø)
...pi/processor/pre/k8s/k8s_pre_processor_handlers.py 46.66% <28.57%> (ø)

@gfieni gfieni merged commit f29287d into master Mar 4, 2024
9 checks passed
@gfieni gfieni deleted the refactor/fix-pylint-arguments-renamed branch March 4, 2024 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant