spacetelescope / stcal

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

JP-3689: Fix logic operator #285

Closed drlaw1558 closed 1 month ago

drlaw1558 commented 2 months ago

This PR fixes the mismatch in > vs >= operators described in the jump step by JP-3689.

Checklist

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 84.38%. Comparing base (ac0ae67) to head (3b0f596). Report is 4 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #285 +/- ## ======================================= Coverage 84.38% 84.38% ======================================= Files 41 41 Lines 7557 7557 ======================================= Hits 6377 6377 Misses 1180 1180 ```

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