-
Notifications
You must be signed in to change notification settings - Fork 297
aggregated_by preserving masked aux coords #6706
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
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #6706 +/- ##
=======================================
Coverage 90.29% 90.29%
=======================================
Files 91 91
Lines 24467 24472 +5
Branches 4568 4569 +1
=======================================
+ Hits 22092 22097 +5
Misses 1607 1607
Partials 768 768 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
1745827 to
67605ca
Compare
39eba37 to
7d5caea
Compare
7d5caea to
8bb09b5
Compare
8bb09b5 to
cc413bf
Compare
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.
Tests all passing, and all makes sense. Thanks!
|
@ESadek-MO Awesome, thanks 🎉 |
* upstream/main: collapsed preserving masked aux coords (SciTools#6719) aggregated_by preserving masked aux coords (SciTools#6706) [pre-commit.ci] pre-commit autoupdate (SciTools#6720) Fix UCAR linkcheck failures. (SciTools#6718) Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 (SciTools#6709) Bump scitools/workflows from 2025.09.3 to 2025.09.4 (SciTools#6708)
🚀 Pull Request
Description
Addresses first of two parts of #6473 i.e., supporting masked aux coords for
Cube.aggregated_by.Follow-on separate pull-request will address supporting masked aux coords for
Cube.collapsed.Consult Iris pull request check list
Add any of the below labels to trigger actions on this PR: