Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Appropriately handle skipped frames #44

Open
wants to merge 31 commits into
base: main
Choose a base branch
from

Small update test

c709284
Select commit
Loading
Failed to load commit list.
Open

[WIP] Appropriately handle skipped frames #44

Small update test
c709284
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 28, 2025 in 0s

72.10% (+12.03%) compared to f3a37f0

View this Pull Request on Codecov

72.10% (+12.03%) compared to f3a37f0

Details

Codecov Report

Attention: Patch coverage is 88.46154% with 9 lines in your changes missing coverage. Please review.

Project coverage is 72.10%. Comparing base (f3a37f0) to head (c709284).
Report is 17 commits behind head on main.

Files with missing lines Patch % Lines
src/openfe_analysis/utils/multistate.py 74.07% 7 Missing ⚠️
src/openfe_analysis/reader.py 94.11% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #44       +/-   ##
===========================================
+ Coverage   60.06%   72.10%   +12.03%     
===========================================
  Files           6        7        +1     
  Lines         298      337       +39     
===========================================
+ Hits          179      243       +64     
+ Misses        119       94       -25     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.