nasa / Common-Metadata-Repository

Apache License 2.0
337 stars 92 forks source link

CMR-9867: Fixing ISO temporal to only read the date value #2104

Closed eereiter closed 4 months ago

eereiter commented 4 months ago

Overview

What is the feature/fix?

Fixing ISO temporal to only read the date value

What is the Solution?

Fixing ISO temporal to only read the date value

What areas of the application does this impact?

umm-spec-lib/src/cmr/umm_spec/xml_to_umm_mappings/iso19115_2.clj find-single-date-time

Checklist

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 57.45%. Comparing base (5125da6) to head (37a57fd).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2104 +/- ## ========================================== - Coverage 57.83% 57.45% -0.39% ========================================== Files 1041 1041 Lines 70223 70223 Branches 1979 1882 -97 ========================================== - Hits 40614 40347 -267 - Misses 27746 28058 +312 + Partials 1863 1818 -45 ```

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