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

[fmt] lib #4804

Open
wants to merge 21 commits into
base: develop
Choose a base branch
from

Merge branch 'develop' into fmt/lib

c264f8e
Select commit
Loading
Failed to load commit list.
Open

[fmt] lib #4804

Merge branch 'develop' into fmt/lib
c264f8e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 30, 2024 in 0s

86.41% (+0.33%) compared to 557f27d

View this Pull Request on Codecov

86.41% (+0.33%) compared to 557f27d

Details

Codecov Report

Attention: Patch coverage is 90.06211% with 32 lines in your changes missing coverage. Please review.

Project coverage is 86.41%. Comparing base (557f27d) to head (c264f8e).

Files with missing lines Patch % Lines
package/MDAnalysis/lib/util.py 88.99% 7 Missing and 5 partials ⚠️
package/MDAnalysis/lib/distances.py 92.45% 4 Missing and 4 partials ⚠️
package/MDAnalysis/lib/pkdtree.py 79.16% 4 Missing and 1 partial ⚠️
package/MDAnalysis/lib/transformations.py 86.20% 3 Missing and 1 partial ⚠️
package/MDAnalysis/lib/_distopia.py 50.00% 2 Missing ⚠️
package/MDAnalysis/lib/picklable_file_io.py 96.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #4804      +/-   ##
===========================================
+ Coverage    86.08%   86.41%   +0.33%     
===========================================
  Files          177      189      +12     
  Lines        21742    22808    +1066     
  Branches      3055     3055              
===========================================
+ Hits         18717    19710     +993     
- Misses        2593     2666      +73     
  Partials       432      432              

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