Open sfo opened 8 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 98.37%. Comparing base (
8aa8dc2
) to head (6c36aba
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This fixes #1001
I omitted explicitly calling
math.floor()
, since the result gets cast to int anyway.