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

Compatibility with Zarr Trajectory format #4557

Closed
wants to merge 2 commits into from

Merge branch 'MDAnalysis:develop' into zarr-wip

ee09673
Select commit
Loading
Failed to load commit list.
Closed

Compatibility with Zarr Trajectory format #4557

Merge branch 'MDAnalysis:develop' into zarr-wip
ee09673
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 3, 2024 in 1s

93.64% (-0.03%) compared to 73acc9b

View this Pull Request on Codecov

93.64% (-0.03%) compared to 73acc9b

Details

Codecov Report

Attention: Patch coverage is 83.33333% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 93.64%. Comparing base (73acc9b) to head (ee09673).

Files Patch % Lines
package/MDAnalysis/coordinates/chain.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #4557      +/-   ##
===========================================
- Coverage    93.66%   93.64%   -0.03%     
===========================================
  Files          168      180      +12     
  Lines        21248    22333    +1085     
  Branches      3917     3917              
===========================================
+ Hits         19902    20913    +1011     
- Misses         888      962      +74     
  Partials       458      458              

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