Skip to content

Adding initial C code to ramp fitting.

Codecov / codecov/project failed Jan 12, 2024 in 0s

83.69% (-0.62%) compared to 30c41af

View this Pull Request on Codecov

83.69% (-0.62%) compared to 30c41af

Details

Codecov Report

Attention: 40 lines in your changes are missing coverage. Please review.

Comparison is base (30c41af) 84.31% compared to head (2e2ec5b) 83.69%.

❗ Current head 2e2ec5b differs from pull request most recent head b7963b7. Consider uploading reports for the commit b7963b7 to get more accurate results

Files Patch % Lines
src/stcal/ramp_fitting/ols_fit.py 42.59% 31 Missing ⚠️
src/stcal/ramp_fitting/ramp_fit_class.py 14.28% 6 Missing ⚠️
setup.py 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #156      +/-   ##
==========================================
- Coverage   84.31%   83.69%   -0.62%     
==========================================
  Files          35       35              
  Lines        6452     6515      +63     
==========================================
+ Hits         5440     5453      +13     
- Misses       1012     1062      +50     

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