spacetelescope / roman_datamodels

Datamodel support for the roman calibration pipeline
https://roman-datamodels.readthedocs.io
Other
7 stars 21 forks source link

remove unreachable code due to new asdf version requirement #365

Closed braingram closed 2 months ago

braingram commented 2 months ago

Closes #364

This PR removes code that is now unreachable since the minimum asdf version is >3.dev.

Checklist

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 97.66%. Comparing base (087a60d) to head (4e81378). Report is 30 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #365 +/- ## ========================================== + Coverage 97.56% 97.66% +0.09% ========================================== Files 30 37 +7 Lines 2788 3334 +546 ========================================== + Hits 2720 3256 +536 - Misses 68 78 +10 ```

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