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(message): Fix CodeQL py/unused-import warnings #475

Merged
merged 1 commit into from
Nov 28, 2024

refactor(message): Fix CodeQL `py/unused-import` warnings

b8ce44a
Select commit
Loading
Failed to load commit list.
Merged

refactor(message): Fix CodeQL py/unused-import warnings #475

refactor(message): Fix CodeQL `py/unused-import` warnings
b8ce44a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 28, 2024 in 1s

68.08% (+0.05%) compared to cec1383

View this Pull Request on Codecov

68.08% (+0.05%) compared to cec1383

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.08%. Comparing base (cec1383) to head (b8ce44a).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #475      +/-   ##
==========================================
+ Coverage   68.02%   68.08%   +0.05%     
==========================================
  Files          71       71              
  Lines        2987     2980       -7     
==========================================
- Hits         2032     2029       -3     
+ Misses        955      951       -4     
Files with missing lines Coverage Δ
src/powerapi/message.py 83.78% <ø> (+6.51%) ⬆️