Closed bvanelli closed 3 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 96.81%. Comparing base (
c59a360
) to head (126ad84
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Turns out
isbetween
does not share the model with any of the other of the the other entries, but rather implementes the the following data model:This patch files this broken behaviour.
Closes #46