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] core #4874

Merged
merged 11 commits into from
Jan 8, 2025

reformat

de6e3d0
Select commit
Loading
Failed to load commit list.
Merged

[fmt] core #4874

reformat
de6e3d0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 8, 2025 in 0s

93.63% (-0.03%) compared to 1eca9f2, passed because coverage increased by 0.08% when compared to adjusted base (93.55%)

View this Pull Request on Codecov

93.63% (-0.03%) compared to 1eca9f2, passed because coverage increased by 0.08% when compared to adjusted base (93.55%)

Details

Codecov Report

Attention: Patch coverage is 97.71529% with 13 lines in your changes missing coverage. Please review.

Project coverage is 93.63%. Comparing base (1eca9f2) to head (de6e3d0).

Files with missing lines Patch % Lines
package/MDAnalysis/core/groups.py 95.75% 5 Missing and 4 partials ⚠️
package/MDAnalysis/core/topologyattrs.py 99.31% 2 Missing ⚠️
package/MDAnalysis/core/_get_readers.py 90.90% 1 Missing ⚠️
package/MDAnalysis/core/topologyobjects.py 96.96% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #4874      +/-   ##
===========================================
- Coverage    93.66%   93.63%   -0.03%     
===========================================
  Files          177      189      +12     
  Lines        21796    22861    +1065     
  Branches      3067     3067              
===========================================
+ Hits         20415    21407     +992     
- Misses         929     1002      +73     
  Partials       452      452              

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