Skip to content

Update src/openfe_analysis/rmsd.py

6b9578a
Select commit
Loading
Failed to load commit list.
Merged

Refactor reader.py #77

Update src/openfe_analysis/rmsd.py
6b9578a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 17, 2026 in 1s

96.10% (+7.94%) compared to 5260e3b

View this Pull Request on Codecov

96.10% (+7.94%) compared to 5260e3b

Details

Codecov Report

❌ Patch coverage is 89.18919% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.10%. Comparing base (5260e3b) to head (6b9578a).
⚠️ Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
src/openfe_analysis/reader.py 91.30% 2 Missing ⚠️
src/openfe_analysis/utils/multistate.py 85.71% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #77      +/-   ##
==========================================
+ Coverage   88.16%   96.10%   +7.94%     
==========================================
  Files           7        6       -1     
  Lines         338      334       -4     
==========================================
+ Hits          298      321      +23     
+ Misses         40       13      -27     

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