Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes for ACCESS-ESM1.5 Config Tests #43

Merged
merged 4 commits into from
Aug 12, 2024
Merged

Conversation

CodeGat
Copy link
Collaborator

@CodeGat CodeGat commented Aug 12, 2024

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.

@CodeGat CodeGat self-assigned this Aug 12, 2024
Copy link

codecov bot commented Aug 12, 2024

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 ⚠️
Additional details and impacted files
@@            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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

@truth-quark truth-quark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to go!

@CodeGat CodeGat merged commit 8a7d38d into main Aug 12, 2024
8 checks passed
@CodeGat CodeGat deleted the access-esm1p5-test-fixes branch August 12, 2024 05:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants