ACCESS-NRI / access-nri-intake-catalog

Tools and configuration info used to manage ACCESS-NRI's intake catalogue
https://access-nri-intake-catalog.rtfd.io
Apache License 2.0
8 stars 1 forks source link

Refactor BaseBuilder.parse_access_ncfile #222

Closed charles-turner-1 closed 1 month ago

charles-turner-1 commented 1 month ago

Closes #186, and builds on #221 .

Changes:

Added two new dataclasses to src/access_nri_intake/source/utils.py:

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.17%. Comparing base (761e7f4) to head (d8dfe1e). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #222 +/- ## ========================================== + Coverage 96.92% 97.17% +0.24% ========================================== Files 9 9 Lines 650 672 +22 ========================================== + Hits 630 653 +23 + Misses 20 19 -1 ```

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