Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

misc: Add more helpful error for time bounds edge case #2457

Closed
wants to merge 1 commit into from
Closed

Conversation

EdCaunt
Copy link
Contributor

@EdCaunt EdCaunt commented Sep 17, 2024

Adds a better error message for certain edge cases where time_M (or nominally any other dimension) is arg checked inside Operator._prepare_arguments.

@EdCaunt
Copy link
Contributor Author

EdCaunt commented Sep 17, 2024

Correct fix appears to be elsewhere. Closing.

@EdCaunt EdCaunt closed this Sep 17, 2024
Copy link

codecov bot commented Sep 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.06%. Comparing base (cec0542) to head (03d91a4).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2457   +/-   ##
=======================================
  Coverage   87.06%   87.06%           
=======================================
  Files         238      238           
  Lines       45171    45172    +1     
  Branches     8417     8417           
=======================================
+ Hits        39326    39327    +1     
  Misses       5112     5112           
  Partials      733      733           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@EdCaunt EdCaunt deleted the time_M branch September 17, 2024 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant