Closed jo-basevi closed 3 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 78.07%. Comparing base (
2d538a5
) to head (0e91aec
). Report is 15 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
I quickly added a generic test for the ACCESS-ESM1.5 specific config tests - to just checking the tests pass without error (and also to pass the codecov CI checks..)
I ran some manual tests with an configuration to test the error messages, and that they failed when expected
It seems like there are three things bundled into one PR here ?
Yes, sorry about that! I added the tests so they covered the lines I added in the first commit. But yeah next time, I'll add the wider tests for tests in an earlier PR.
This should also close #44
Thanks all for the reviews!
Added QA test for separate
icefields_nml
inice_history.nml
(in as described in #50)Closes #50 Closes #44