Open WilliamJamieson opened 11 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
fd2d6ce
) 85.98% compared to head (9c6ebbf
) 86.02%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
In PR #227 the unit tests for jump detection were broken slightly in the sense that they did not actually attempt to account for if jumps were detected or not. This PR attempts to resolve these issues in the testing so that now the testing does account for all jumps being detected (there is one exception to this).
Checklist
CHANGES.rst
(either inBug Fixes
orChanges to API
)