Performance: significant speedup and memory usage improvement for PCA().run() #5352
+33
−6
Codecov / codecov/project
failed
Mar 31, 2026 in 0s
93.83% (-0.02%) compared to c32fe45
View this Pull Request on Codecov
93.83% (-0.02%) compared to c32fe45
Details
Codecov Report
❌ Patch coverage is 85.71429% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.83%. Comparing base (c32fe45) to head (44f3340).
| 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.84% 93.83% -0.02%
===========================================
Files 182 182
Lines 22492 22502 +10
Branches 3199 3201 +2
===========================================
+ Hits 21107 21114 +7
- Misses 923 925 +2
- 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