Closed EdCaunt closed 2 months ago
Correct fix appears to be elsewhere. Closing.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 87.06%. Comparing base (
cec0542
) to head (03d91a4
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Adds a better error message for certain edge cases where
time_M
(or nominally any other dimension) is arg checked insideOperator._prepare_arguments
.