spacetelescope / stcal

https://stcal.readthedocs.io/en/latest/
Other
10 stars 32 forks source link

RCAL-632: add unit tests for additional methods. #190

Closed mairanteodoro closed 1 year ago

mairanteodoro commented 1 year ago

Resolves RCAL-632

This PR addresses adding new methods required by the resampling step for RomanCal and its corresponding unit tests.

Notes

Checklist

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 97.82% and project coverage change: +0.15% :tada:

Comparison is base (8acd94c) 74.96% compared to head (4644bdc) 75.12%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## stcal-alignment #190 +/- ## =================================================== + Coverage 74.96% 75.12% +0.15% =================================================== Files 33 34 +1 Lines 6248 6291 +43 =================================================== + Hits 4684 4726 +42 - Misses 1564 1565 +1 ``` | [Files Changed](https://app.codecov.io/gh/spacetelescope/stcal/pull/190?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spacetelescope) | Coverage Δ | | |---|---|---| | [src/stcal/alignment/util.py](https://app.codecov.io/gh/spacetelescope/stcal/pull/190?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spacetelescope#diff-c3JjL3N0Y2FsL2FsaWdubWVudC91dGlsLnB5) | `81.66% <94.73%> (+1.54%)` | :arrow_up: | | [src/stcal/\_\_init\_\_.py](https://app.codecov.io/gh/spacetelescope/stcal/pull/190?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spacetelescope#diff-c3JjL3N0Y2FsL19faW5pdF9fLnB5) | `100.00% <100.00%> (ø)` | | | [tests/test\_alignment.py](https://app.codecov.io/gh/spacetelescope/stcal/pull/190?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spacetelescope#diff-dGVzdHMvdGVzdF9hbGlnbm1lbnQucHk=) | `100.00% <100.00%> (ø)` | |

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