spacetelescope / stdatamodels

https://stdatamodels.readthedocs.io
Other
5 stars 25 forks source link

add grating keyword to dark and superbias reference model schemas #317

Closed braingram closed 3 weeks ago

braingram commented 3 weeks ago

A new crds context added grating as selection criteria requiring updates to the dark and superbias reference model schemas.

This PR also removes installing dev stpipe for the jwst test. That dependency should be left up to jwst.

Checklist

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 66.21%. Comparing base (4d7c3a6) to head (ca53b53). Report is 33 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #317 +/- ## ========================================== + Coverage 64.84% 66.21% +1.37% ========================================== Files 103 101 -2 Lines 5694 5402 -292 ========================================== - Hits 3692 3577 -115 + Misses 2002 1825 -177 ```

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

braingram commented 3 weeks ago

jwst downstream job won't start because of https://github.com/spacetelescope/jwst/pull/8713