Skip to content

refactor: Remove usage of printf string formatting#539

Merged
gfieni merged 2 commits intomasterfrom
refactor/printf-string-formatting
Feb 19, 2025
Merged

refactor: Remove usage of printf string formatting#539
gfieni merged 2 commits intomasterfrom
refactor/printf-string-formatting

Conversation

@gfieni
Copy link
Contributor

@gfieni gfieni commented Feb 19, 2025

No description provided.

@gfieni gfieni self-assigned this Feb 19, 2025
@gfieni gfieni requested a review from a team as a code owner February 19, 2025 11:28
@gfieni gfieni force-pushed the refactor/printf-string-formatting branch from 86bd672 to 8c6a5c2 Compare February 19, 2025 11:38
@sonarqubecloud
Copy link

@codecov
Copy link

codecov bot commented Feb 19, 2025

Codecov Report

Attention: Patch coverage is 16.66667% with 5 lines in your changes missing coverage. Please review.

Project coverage is 67.92%. Comparing base (6cc7b67) to head (8c6a5c2).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
src/powerapi/report/control_report.py 0.00% 1 Missing ⚠️
src/powerapi/report/hwpc_report.py 0.00% 1 Missing ⚠️
src/powerapi/report/power_report.py 0.00% 1 Missing ⚠️
src/powerapi/report/procfs_report.py 0.00% 1 Missing ⚠️
src/powerapi/report/report.py 50.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #539   +/-   ##
=======================================
  Coverage   67.92%   67.92%           
=======================================
  Files          71       71           
  Lines        2965     2965           
=======================================
  Hits         2014     2014           
  Misses        951      951           
Files with missing lines Coverage Δ
src/powerapi/report/control_report.py 56.00% <0.00%> (ø)
src/powerapi/report/hwpc_report.py 90.90% <0.00%> (ø)
src/powerapi/report/power_report.py 76.47% <0.00%> (ø)
src/powerapi/report/procfs_report.py 79.22% <0.00%> (ø)
src/powerapi/report/report.py 93.65% <50.00%> (ø)

@gfieni gfieni merged commit 2838409 into master Feb 19, 2025
10 of 11 checks passed
@gfieni gfieni deleted the refactor/printf-string-formatting branch February 19, 2025 11:41
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