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(utils): Remove unused utils and their corresponding tests #267

Merged
merged 1 commit into from
Mar 6, 2024

Conversation

gfieni
Copy link
Contributor

@gfieni gfieni commented Mar 6, 2024

No description provided.

Copy link

sonarqubecloud bot commented Mar 6, 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 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.69%. Comparing base (88ffe08) to head (aa89953).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #267      +/-   ##
==========================================
- Coverage   67.87%   67.69%   -0.18%     
==========================================
  Files          74       72       -2     
  Lines        3405     3291     -114     
==========================================
- Hits         2311     2228      -83     
+ Misses       1094     1063      -31     
Files Coverage Δ
src/powerapi/utils/__init__.py 100.00% <100.00%> (ø)
src/powerapi/utils/cli.py 100.00% <ø> (+35.29%) ⬆️
src/powerapi/utils/utils.py 100.00% <ø> (+45.45%) ⬆️

@gfieni gfieni merged commit 6be5756 into master Mar 6, 2024
9 checks passed
@gfieni gfieni deleted the refactor/remove-unused-utils branch March 6, 2024 14:57
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