ACCESS-NRI / model-config-tests

Tests for checking model configurations
Apache License 2.0
0 stars 1 forks source link

Fixes for `ACCESS-ESM1.5` Config Tests #43

Closed CodeGat closed 3 months ago

CodeGat commented 3 months ago

Through testing actual ESM1.5 configs we have found some errors in the VALID_*_START and VALID_RUNTIME constants. Also added a check for nonexistence of collate.exe.mpi.

Pinging @blimlim since he helped out correcting these errors.

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 73.48%. Comparing base (d859828) to head (b252873). Report is 1 commits behind head on main.

Files Patch % Lines
...model_config_tests/qa/test_access_esm1p5_config.py 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #43 +/- ## ========================================== - Coverage 73.58% 73.48% -0.11% ========================================== Files 15 15 Lines 723 724 +1 ========================================== Hits 532 532 - Misses 191 192 +1 ```

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