-
Notifications
You must be signed in to change notification settings - Fork 17
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
Adapt to changes in iris structure #387
Conversation
for more information, see https://pre-commit.ci
* origin/load_context: [pre-commit.ci] auto fixes from pre-commit.com hooks
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #387 +/- ##
==========================================
- Coverage 98.58% 98.37% -0.21%
==========================================
Files 37 37
Lines 4230 4246 +16
==========================================
+ Hits 4170 4177 +7
- Misses 60 69 +9 ☔ View full report in Codecov by Sentry. |
for more information, see https://pre-commit.ci
@stephenworsley I'm just going to go ahead an merge this even though there are benchmark failures. I guess we can sort that out post-merge 👍 |
* main: Adapt to changes in iris structure (SciTools#387)
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #387 +/- ##
==========================================
- Coverage 98.58% 98.37% -0.21%
==========================================
Files 37 37
Lines 4230 4246 +16
==========================================
+ Hits 4170 4177 +7
- Misses 60 69 +9 ☔ View full report in Codecov by Sentry. |
Adapt to the movement of
iris.experimental.ugrid
toiris.mesh
.