Closed jiandewang closed 1 year ago
Merging #119 (a5a44ba) into dev/emc (fdbfa25) will increase coverage by
1.08%
. The diff coverage is39.86%
.:exclamation: Current head a5a44ba differs from pull request most recent head 8ec0de7. Consider uploading reports for the commit 8ec0de7 to get more accurate results
@@ Coverage Diff @@
## dev/emc #119 +/- ##
===========================================
+ Coverage 37.08% 38.17% +1.08%
===========================================
Files 264 269 +5
Lines 74361 76503 +2142
Branches 13784 14064 +280
===========================================
+ Hits 27575 29202 +1627
- Misses 41692 42054 +362
- Partials 5094 5247 +153
Files Changed | Coverage Δ | |
---|---|---|
...g_src/drivers/solo_driver/MESO_surface_forcing.F90 | 0.00% <0.00%> (ø) |
|
...g_src/drivers/solo_driver/user_surface_forcing.F90 | 0.00% <0.00%> (ø) |
|
config_src/infra/FMS1/MOM_coms_infra.F90 | 59.47% <0.00%> (-2.86%) |
:arrow_down: |
config_src/infra/FMS1/MOM_io_infra.F90 | 22.00% <0.00%> (-1.72%) |
:arrow_down: |
src/ALE/MOM_hybgen_regrid.F90 | 0.00% <0.00%> (ø) |
|
src/ALE/regrid_interp.F90 | 1.47% <0.00%> (-0.03%) |
:arrow_down: |
src/core/MOM_PressureForce_FV.F90 | 40.69% <ø> (-0.26%) |
:arrow_down: |
src/core/MOM_density_integrals.F90 | 16.92% <0.00%> (-0.19%) |
:arrow_down: |
src/core/MOM_unit_tests.F90 | 15.00% <0.00%> (-3.75%) |
:arrow_down: |
src/core/MOM_variables.F90 | 46.96% <ø> (ø) |
|
... and 78 more |
... and 19 files with indirect coverage changes
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
@jiandewang please feel free to merge this PR, as testing has concluded on UFS-WM PR #1864.
MOM6 main repositpry was updated on 20230731 (GFDL-20230703-candidate, see detail at https://github.com/mom-ocean/MOM6/pull/1603). Before we had chance to update dev/emc, a gnu related bug was reported by GMAO so main repository was updated on 20230811 again to fix this bug (see detail at https://github.com/mom-ocean/MOM6/pull/1605). So this PR will include both 20230703 and 20230811 MOM6 main updating. A new BL is required as there are several variables being removed from restart files. This PR will address dev/emc issue #115 and #118