Performance: significant speedup and memory usage improvement for PCA().run() #5352
+33
−6
Codecov / codecov/project
failed
Jun 1, 2026 in 0s
93.84% (-0.01%) compared to b05a84b
View this Pull Request on Codecov
93.84% (-0.01%) compared to b05a84b
Details
Codecov Report
❌ Patch coverage is 85.71429% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.84%. Comparing base (b05a84b) to head (b6966bc).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| package/MDAnalysis/analysis/pca.py | 85.71% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## develop #5352 +/- ##
===========================================
- Coverage 93.85% 93.84% -0.01%
===========================================
Files 182 182
Lines 22509 22518 +9
Branches 3202 3204 +2
===========================================
+ Hits 21125 21132 +7
- Misses 922 923 +1
- Partials 462 463 +1 ☔ 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.
Loading