NOAA-EMC / MOM6

Modular Ocean Model
Other
0 stars 15 forks source link

remove compiling warning #129

Closed jiandewang closed 8 months ago

jiandewang commented 8 months ago

modify code to remove compiling warning

codecov-commenter commented 8 months ago

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 38.03%. Comparing base (10521a9) to head (f76042e).

:exclamation: Current head f76042e differs from pull request most recent head 392b215. Consider uploading reports for the commit 392b215 to get more accurate results

Files Patch % Lines
...c/external/GFDL_ocean_BGC/generic_tracer_utils.F90 0.00% 1 Missing :warning:
src/core/MOM_open_boundary.F90 0.00% 1 Missing :warning:
src/ice_shelf/MOM_ice_shelf_diag_mediator.F90 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev/emc #129 +/- ## =========================================== + Coverage 37.45% 38.03% +0.58% =========================================== Files 270 269 -1 Lines 79765 78547 -1218 Branches 14833 14681 -152 =========================================== Hits 29878 29878 + Misses 44350 43132 -1218 Partials 5537 5537 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.