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

Fix bug in _rechunk_aux_factory_dependencies #2428

Merged
merged 2 commits into from
May 21, 2024

Conversation

ehogan
Copy link
Contributor

@ehogan ehogan commented May 20, 2024

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:

@ehogan ehogan changed the title Fix bug in _rechunk_aux_factory_dependencies Fix bug in _rechunk_aux_factory_dependencies May 20, 2024
Copy link

codecov bot commented May 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.51%. Comparing base (690e6a7) to head (9115bf0).
Report is 42 commits behind head on main.

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.
📢 Have feedback on the report? Share it here.

@ehogan ehogan added bug Something isn't working preprocessor Related to the preprocessor labels May 20, 2024
@ehogan ehogan self-assigned this May 20, 2024
@ehogan ehogan added this to the v2.11.0 milestone May 20, 2024
@valeriupredoi
Copy link
Contributor

Cheers @ehogan 🍺 I'd review this myself, but I'd not be 100% confident with my review, best bod to review it is @bouweandela

Copy link
Member

@bouweandela bouweandela left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @ehogan!

@valeriupredoi
Copy link
Contributor

Brill, cheers, both 🍺

@valeriupredoi valeriupredoi merged commit 2fc8761 into main May 21, 2024
6 checks passed
@valeriupredoi valeriupredoi deleted the 2427_fix_rechunk_aux_factory_dependencies branch May 21, 2024 16:26
Comment on lines -1165 to +1155
if coord_dims is not None:
if coord_dims:
Copy link
Contributor Author

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 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working preprocessor Related to the preprocessor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Diagnostic failure for recipe_lauer22jclim_fig3-4_zonal.yml on v2.11.0rc1
3 participants