nasa / Common-Metadata-Repository

Apache License 2.0
340 stars 94 forks source link

CMR-9755: Updated ISO <=> UMM translation for Web Unification #2086

Closed eereiter closed 6 months ago

eereiter commented 7 months ago

Overview

What is the feature/fix?

Updated the IOS <=> UMM translation for the new/changed UMM fields to support the NASA Web Unification work.

What is the Solution?

Updated the schema translation software between ISO and UMM.

What areas of the application does this impact?

The ISO UMM translation software in umm-spec-lib.

Checklist

jmaeng72 commented 6 months ago

Can you fill out the template to get a better sense of what the purpose of this PR is? Also can you standardize the PR title?

eereiter commented 6 months ago

I have filled out the template and updated the PR title.

codecov-commenter commented 6 months ago

Codecov Report

Attention: Patch coverage is 98.82904% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 57.72%. Comparing base (e91674b) to head (dcceccc). Report is 1 commits behind head on master.

Files Patch % Lines
...mr/umm_spec/umm_to_xml_mappings/iso_shared/doi.clj 96.72% 1 Missing and 1 partial :warning:
...rc/cmr/umm_spec/xml_to_umm_mappings/iso19115_2.clj 98.23% 0 Missing and 2 partials :warning:
...cmr/umm_spec/test/iso19115_expected_conversion.clj 96.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2086 +/- ## ========================================== + Coverage 56.65% 57.72% +1.07% ========================================== Files 1042 1042 Lines 69947 70263 +316 Branches 2009 1980 -29 ========================================== + Hits 39625 40559 +934 + Misses 28436 27837 -599 + Partials 1886 1867 -19 ```

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