Closed stephenworsley closed 3 months ago
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 :warning: |
..._scheme/test_regrid_unstructured_to_rectilinear.py | 57.14% | 3 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@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 👍
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 :warning: |
..._scheme/test_regrid_unstructured_to_rectilinear.py | 57.14% | 3 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Adapt to the movement of
iris.experimental.ugrid
toiris.mesh
.