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

Unpin parmed w/ numpy v2 #4883

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from

Update util.py

c2202f7
Select commit
Loading
Failed to load commit list.
Draft

Unpin parmed w/ numpy v2 #4883

Update util.py
c2202f7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 7, 2025 in 1s

93.65% (-0.01%) compared to 1eca9f2

View this Pull Request on Codecov

93.65% (-0.01%) compared to 1eca9f2

Details

Codecov Report

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

Project coverage is 93.65%. Comparing base (1eca9f2) to head (c2202f7).

Files with missing lines Patch % Lines
package/MDAnalysis/converters/ParmEd.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #4883      +/-   ##
===========================================
- Coverage    93.66%   93.65%   -0.01%     
===========================================
  Files          177      189      +12     
  Lines        21796    22857    +1061     
  Branches      3067     3065       -2     
===========================================
+ Hits         20415    21407     +992     
- Misses         929      999      +70     
+ Partials       452      451       -1     

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