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

Improve the coverage of the tests and fix some minor bugs #64

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Fix typo

369ccdb
Select commit
Loading
Failed to load commit list.
Open

Improve the coverage of the tests and fix some minor bugs #64

Fix typo
369ccdb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2024 in 1s

80.16% (+3.07%) compared to e95b4f6

View this Pull Request on Codecov

80.16% (+3.07%) compared to e95b4f6

Details

Codecov Report

Attention: Patch coverage is 99.50249% with 1 line in your changes missing coverage. Please review.

Project coverage is 80.16%. Comparing base (e95b4f6) to head (369ccdb).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
hidimstat/utils.py 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #64      +/-   ##
==========================================
+ Coverage   77.09%   80.16%   +3.07%     
==========================================
  Files          46       45       -1     
  Lines        2471     2627     +156     
==========================================
+ Hits         1905     2106     +201     
+ Misses        566      521      -45     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.