spacetelescope / jwst

Python library for science observations from the James Webb Space Telescope
https://jwst-pipeline.readthedocs.io/en/latest/
Other
561 stars 167 forks source link

JP-3634: Fix for custom WCS unit test #8620

Closed melanieclarke closed 2 months ago

melanieclarke commented 3 months ago

Resolves JP-3634

Closes #8506

This PR just updates a unit test for using a custom WCS in resampling with a more useful override value.

No change notes, documentation updates, or regression test runs necessary.

Checklist for PR authors (skip items if you don't have permissions or they are not applicable)

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 60.23%. Comparing base (8381431) to head (38fe171). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #8620 +/- ## ======================================= Coverage 60.23% 60.23% ======================================= Files 370 370 Lines 38636 38636 ======================================= Hits 23272 23272 Misses 15364 15364 ```

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