Skip to content

Merge branch 'develop' into minimize-vectors-backend-support

3baccdb
Select commit
Loading
Failed to load commit list.
Open

Add backends support for minimize_vectors #5235

Merge branch 'develop' into minimize-vectors-backend-support
3baccdb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 24, 2026 in 1s

93.83% (-0.01%) compared to 900d20b, passed because coverage increased by 0% when compared to adjusted base (93.83%)

View this Pull Request on Codecov

93.83% (-0.01%) compared to 900d20b, passed because coverage increased by 0% when compared to adjusted base (93.83%)

Details

Codecov Report

❌ Patch coverage is 75.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.83%. Comparing base (900d20b) to head (3baccdb).
⚠️ Report is 22 commits behind head on develop.

Files with missing lines Patch % Lines
package/MDAnalysis/lib/_distopia.py 50.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #5235      +/-   ##
===========================================
- Coverage    93.83%   93.83%   -0.01%     
===========================================
  Files          180      180              
  Lines        22473    22477       +4     
  Branches      3189     3189              
===========================================
+ Hits         21088    21091       +3     
- Misses         923      924       +1     
  Partials       462      462              

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