Skip to content

remove dependence on ModelContainer, operate on one model at a time

Codecov / codecov/project failed Jul 2, 2024 in 1s

79.81% (-4.50%) compared to 30c41af

View this Pull Request on Codecov

79.81% (-4.50%) compared to 30c41af

Details

Codecov Report

Attention: Patch coverage is 8.46154% with 357 lines in your changes missing coverage. Please review.

Project coverage is 79.81%. Comparing base (30c41af) to head (a4e86c0).
Report is 36 commits behind head on main.

Files Patch % Lines
src/stcal/tweakreg/tweakreg.py 5.92% 143 Missing ⚠️
tests/test_tweakreg.py 7.08% 118 Missing ⚠️
src/stcal/tweakreg/astrometric_utils.py 3.27% 59 Missing ⚠️
src/stcal/alignment/util.py 16.00% 21 Missing ⚠️
src/stcal/tweakreg/utils.py 15.78% 16 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #267      +/-   ##
==========================================
- Coverage   84.31%   79.81%   -4.50%     
==========================================
  Files          35       39       +4     
  Lines        6452     7387     +935     
==========================================
+ Hits         5440     5896     +456     
- Misses       1012     1491     +479     

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