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

JP-3576: Implement the Ramp Fitting Likelihood Algorithm #278

Merged
merged 63 commits into from
Sep 19, 2024

Updating the documentation for ramp fitting wrt the likelihood algori…

375f310
Select commit
Loading
Failed to load commit list.
Merged

JP-3576: Implement the Ramp Fitting Likelihood Algorithm #278

Updating the documentation for ramp fitting wrt the likelihood algori…
375f310
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 19, 2024 in 1s

84.69% (+0.06%) compared to d85f859

View this Pull Request on Codecov

84.69% (+0.06%) compared to d85f859

Details

Codecov Report

Attention: Patch coverage is 84.85915% with 129 lines in your changes missing coverage. Please review.

Project coverage is 84.69%. Comparing base (d85f859) to head (375f310).
Report is 14 commits behind head on main.

Files with missing lines Patch % Lines
tests/test_ramp_fitting_likely_fit.py 82.99% 67 Missing ⚠️
src/stcal/ramp_fitting/likely_algo_classes.py 72.56% 31 Missing ⚠️
src/stcal/ramp_fitting/likely_fit.py 91.26% 29 Missing ⚠️
src/stcal/ramp_fitting/ramp_fit.py 81.81% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #278      +/-   ##
==========================================
+ Coverage   84.63%   84.69%   +0.06%     
==========================================
  Files          41       44       +3     
  Lines        7628     8501     +873     
==========================================
+ Hits         6456     7200     +744     
- Misses       1172     1301     +129     

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