Closed stephenworsley closed 2 years ago
Merging #147 (4f3a737) into unstructured_scheme_new (b32e134) will increase coverage by
0.46%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## unstructured_scheme_new #147 +/- ##
===========================================================
+ Coverage 99.10% 99.56% +0.46%
===========================================================
Files 14 27 +13
Lines 1005 2073 +1068
===========================================================
+ Hits 996 2064 +1068
Misses 9 9
Impacted Files | Coverage Δ | |
---|---|---|
esmf_regrid/esmf_regridder.py | 94.54% <100.00%> (+0.42%) |
:arrow_up: |
esmf_regrid/experimental/io.py | 100.00% <100.00%> (ø) |
|
esmf_regrid/experimental/unstructured_scheme.py | 100.00% <100.00%> (ø) |
|
..._scheme/test_regrid_unstructured_to_rectilinear.py | 100.00% <100.00%> (ø) |
|
.../tests/unit/experimental/io/test_round_tripping.py | 100.00% <100.00%> (ø) |
|
.../tests/unit/experimental/io/test_save_regridder.py | 100.00% <100.00%> (ø) |
|
...nstructured_scheme/test_GridToMeshESMFRegridder.py | 100.00% <100.00%> (ø) |
|
...nstructured_scheme/test_MeshToGridESMFRegridder.py | 100.00% <100.00%> (ø) |
|
...erimental/unstructured_scheme/test__create_cube.py | 100.00% <100.00%> (ø) |
|
...ntal/unstructured_scheme/test__cube_to_GridInfo.py | 100.00% <100.00%> (ø) |
|
... and 4 more |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update b32e134...4f3a737. Read the comment docs.
This has all the commits I would expect, and no others. But from previous updates (both here and on Iris feature branches) I would have expected a commit that looks like 9384c99feea2fefdaee8ca7bed1d59ed91c52e40:
Updating feature branch unstructured_scheme from 44d6048 to head of main, e528cbf
Any ideas?
Good catch @trexfeathers, it looks like I missed the step where you ammend the commit message.
Merge feature branch into a copy of main.