-
Notifications
You must be signed in to change notification settings - Fork 38
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
Fix bug in _rechunk_aux_factory_dependencies
#2428
Fix bug in _rechunk_aux_factory_dependencies
#2428
Conversation
_rechunk_aux_factory_dependencies
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2428 +/- ##
=======================================
Coverage 94.51% 94.51%
=======================================
Files 246 246
Lines 14023 14023
=======================================
Hits 13254 13254
Misses 769 769 ☔ View full report in Codecov by Sentry. |
Cheers @ehogan 🍺 I'd review this myself, but I'd not be 100% confident with my review, best bod to review it is @bouweandela |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @ehogan!
Brill, cheers, both 🍺 |
if coord_dims is not None: | ||
if coord_dims: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I did want to mention that this was the actual change I made; all the other changes were introduced by the pre-commit hooks 😊
Description
Closes #2427
Link to documentation:
Before you get started
Checklist
It is the responsibility of the author to make sure the pull request is ready to review. The icons indicate whether the item will be subject to the 🛠 Technical or 🧪 Scientific review.
To help with the number pull requests: