Skip to content

* Refactor tests a bit

833875a
Select commit
Loading
Failed to load commit list.
Open

Add a current frame iterator for streamed trajectories #5184

* Refactor tests a bit
833875a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 31, 2025 in 1s

92.76% (+0.03%) compared to 9fb8b0a

View this Pull Request on Codecov

92.76% (+0.03%) compared to 9fb8b0a

Details

Codecov Report

❌ Patch coverage is 96.15385% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 92.76%. Comparing base (9fb8b0a) to head (833875a).
⚠️ Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
package/MDAnalysis/coordinates/base.py 95.65% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #5184      +/-   ##
===========================================
+ Coverage    92.72%   92.76%   +0.03%     
===========================================
  Files          180      180              
  Lines        22472    22495      +23     
  Branches      3188     3194       +6     
===========================================
+ Hits         20838    20867      +29     
+ Misses        1176     1174       -2     
+ Partials       458      454       -4     

☔ 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.