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

Adapt to changes in iris structure #387

Merged
merged 6 commits into from
Jul 31, 2024

Conversation

stephenworsley
Copy link
Contributor

Adapt to the movement of iris.experimental.ugrid to iris.mesh.

Copy link

codecov bot commented Jul 30, 2024

Codecov Report

Attention: Patch coverage is 60.86957% with 9 lines in your changes missing coverage. Please review.

Project coverage is 98.37%. Comparing base (5354829) to head (296f7fb).

Files Patch % Lines
esmf_regrid/__init__.py 45.45% 6 Missing ⚠️
..._scheme/test_regrid_unstructured_to_rectilinear.py 57.14% 3 Missing ⚠️
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.
📢 Have feedback on the report? Share it here.

esmf_regrid/__init__.py Show resolved Hide resolved
@bjlittle
Copy link
Member

@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 👍

@bjlittle bjlittle merged commit 893fa9b into SciTools:main Jul 31, 2024
15 of 16 checks passed
stephenworsley added a commit to stephenworsley/iris-esmf-regrid that referenced this pull request Jul 31, 2024
* main:
  Adapt to changes in iris structure (SciTools#387)
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 60.86957% with 9 lines in your changes missing coverage. Please review.

Project coverage is 98.37%. Comparing base (5354829) to head (296f7fb).
Report is 18 commits behind head on main.

Files with missing lines Patch % Lines
esmf_regrid/__init__.py 45.45% 6 Missing ⚠️
..._scheme/test_regrid_unstructured_to_rectilinear.py 57.14% 3 Missing ⚠️
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.
📢 Have feedback on the report? Share it here.

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.

3 participants