Closed drlaw1558 closed 1 month ago
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.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR fixes the mismatch in > vs >= operators described in the jump step by JP-3689.
Checklist
[ ] for a public change, added a towncrier news fragment in
changes/
:echo "changed something" > changes/<PR#>.<changetype>.rst
changes/<PR#>.apichange.rst
: change to public APIchanges/<PR#>.bugfix.rst
: fixes an issuechanges/<PR#>.general.rst
: infrastructure or miscellaneous change