Skip to content

Update NCDF Reader to read .ncrst Restart Files#5031

Open
jeremyleung521 wants to merge 60 commits into
MDAnalysis:developfrom
jeremyleung521:ncrst-reader
Open

Update NCDF Reader to read .ncrst Restart Files#5031
jeremyleung521 wants to merge 60 commits into
MDAnalysis:developfrom
jeremyleung521:ncrst-reader

Merge branch 'develop' of github.com:mdanalysis/mdanalysis into ncrst…

4dcbf2f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 26, 2025 in 0s

93.62% (+0.00%) compared to 5c0563d

View this Pull Request on Codecov

93.62% (+0.00%) compared to 5c0563d

Details

Codecov Report

Attention: Patch coverage is 95.41284% with 5 lines in your changes missing coverage. Please review.

Project coverage is 93.62%. Comparing base (5c0563d) to head (4dcbf2f).

Files with missing lines Patch % Lines
package/MDAnalysis/coordinates/INPCRD.py 90.62% 3 Missing ⚠️
package/MDAnalysis/coordinates/TRJ.py 97.40% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #5031   +/-   ##
========================================
  Coverage    93.62%   93.62%           
========================================
  Files          177      177           
  Lines        22001    22050   +49     
  Branches      3114     3115    +1     
========================================
+ Hits         20599    20645   +46     
- Misses         947      950    +3     
  Partials       455      455           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.