Skip to content

format and tweak comment

44f3340
Select commit
Loading
Failed to load commit list.
Open

Performance: significant speedup and memory usage improvement for PCA().run() #5352

format and tweak comment
44f3340
Select commit
Loading
Failed to load commit list.
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).
⚠️ Report is 4 commits behind head on develop.

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.