spacetelescope / calcos

Calibration for HST/COS.
https://hst-docs.stsci.edu/cosdhb/chapter-3-cos-calibration
3 stars 27 forks source link

fix issues introduced in amendment to #243 #246

Closed zacharyburnett closed 1 month ago

zacharyburnett commented 1 month ago

when removing the ruff formatting changes from #243 in what I thought was a trivial patch, I neglected to test the amended code and it re-introduced small issues in testing that caused test failures. This PR fixes those. Sorry!

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 87.11%. Comparing base (8eb63d1) to head (a731948). Report is 7 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #246 +/- ## ========================================== - Coverage 87.64% 87.11% -0.53% ========================================== Files 17 17 Lines 1392 1327 -65 ========================================== - Hits 1220 1156 -64 + Misses 172 171 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.