spacetelescope / stdatamodels

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

TEST: Table dynamic units #243

Closed braingram closed 7 months ago

braingram commented 9 months ago

Test/example PR to explore/demonstrate dynamic units (with a path towards no FITS_rec usage in jwst) in the context of issue: https://github.com/spacetelescope/stdatamodels/issues/240

Based off changes in https://github.com/spacetelescope/stdatamodels/pull/242

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (bbc9016) 64.78% compared to head (4dab3cb) 64.82%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #243 +/- ## ========================================== + Coverage 64.78% 64.82% +0.04% ========================================== Files 103 103 Lines 5688 5695 +7 ========================================== + Hits 3685 3692 +7 Misses 2003 2003 ```

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

braingram commented 7 months ago

I'm closing this PR as it's out of date and hopefully served it purpose of demonstrating a way to have dynamic units in JWST.