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

build: Update linters (pylint, ruff) configuration files #149

Merged
merged 4 commits into from
Sep 23, 2024

Conversation

gfieni
Copy link
Contributor

@gfieni gfieni commented Sep 23, 2024

No description provided.

Copy link

Copy link

codecov bot commented Sep 23, 2024

Codecov Report

Attention: Patch coverage is 23.52941% with 13 lines in your changes missing coverage. Please review.

Project coverage is 16.66%. Comparing base (c670a85) to head (f84c1c3).
Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
src/smartwatts/handler/hwpc_report.py 0.00% 10 Missing ⚠️
src/smartwatts/__main__.py 0.00% 1 Missing ⚠️
src/smartwatts/actor/actor.py 0.00% 1 Missing ⚠️
src/smartwatts/actor/factory.py 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #149      +/-   ##
==========================================
- Coverage   17.34%   16.66%   -0.69%     
==========================================
  Files          16       16              
  Lines         415      408       -7     
==========================================
- Hits           72       68       -4     
+ Misses        343      340       -3     
Files with missing lines Coverage Δ
src/smartwatts/model/cpu_topology.py 100.00% <100.00%> (ø)
src/smartwatts/model/frequency_layer.py 50.00% <100.00%> (-3.34%) ⬇️
src/smartwatts/model/power_model.py 62.85% <100.00%> (-1.04%) ⬇️
src/smartwatts/model/sample_history.py 64.28% <100.00%> (-1.24%) ⬇️
src/smartwatts/__main__.py 0.00% <0.00%> (ø)
src/smartwatts/actor/actor.py 0.00% <0.00%> (ø)
src/smartwatts/actor/factory.py 0.00% <0.00%> (ø)
src/smartwatts/handler/hwpc_report.py 0.00% <0.00%> (ø)

@gfieni gfieni merged commit 1a8b5d6 into master Sep 23, 2024
6 checks passed
@gfieni gfieni deleted the build/linter-configs branch September 23, 2024 17:17
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