-
Notifications
You must be signed in to change notification settings - Fork 1
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
DRAFT: Add MOM6 support (om4 025jra ryf) #258
base: main
Are you sure you want to change the base?
Conversation
…tamp' groups in filename regexp
…list of xfailing tests
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #258 +/- ##
==========================================
- Coverage 97.90% 97.38% -0.53%
==========================================
Files 11 11
Lines 810 840 +30
==========================================
+ Hits 793 818 +25
- Misses 17 22 +5 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
All tests passing - just codecov that's not passing. I guess that must mean that CI environment isn't mirroring Gadi correctly.. |
Closes #175 .
This PR adds the data requested from #175 , which required a new builder: MOM6Builder.
PR includes relevant builder, translator, and tests.