Open marc-white opened 1 week ago
Attention: Patch coverage is 84.37500%
with 5 lines
in your changes missing coverage. Please review.
Project coverage is 97.37%. Comparing base (
4fb9856
) to head (101c948
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/access_nri_intake/source/builders.py | 86.95% | 3 Missing :warning: |
src/access_nri_intake/catalog/manager.py | 60.00% | 2 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
All tests passing - just codecov that's not passing.
I guess that must mean that CI environment isn't mirroring Gadi correctly..
I agree with @charles-turner-1. Would be good to fix codecov and pre-commit though.
Closes #175 .
This PR adds the data requested from #175 , which required a new builder: MOM6Builder.
PR includes relevant builder, translator, and tests.