spacetelescope / stpipe

https://stpipe.readthedocs.io
Other
3 stars 25 forks source link

remove Step.closeout #152

Closed braingram closed 5 months ago

braingram commented 5 months ago

https://github.com/spacetelescope/jwst/pull/8428 removed the last uses of Step.closeout. This PR removes the method.

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 69.46%. Comparing base (484c45d) to head (531f752). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #152 +/- ## =========================================== + Coverage 58.95% 69.46% +10.50% =========================================== Files 24 24 Lines 1652 1634 -18 =========================================== + Hits 974 1135 +161 + Misses 678 499 -179 ```

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