nasa / Common-Metadata-Repository

Apache License 2.0
340 stars 94 forks source link

CMR-9795: Fixing Linter issues for umm-spec-lib #2100

Closed eereiter closed 6 months ago

eereiter commented 6 months ago

Overview

What is the feature/fix?

Fixing Linter issues for umm-spec-lib

What is the Solution?

Fixing Linter issues for umm-spec-lib

What areas of the application does this impact?

umm-spec-lib

Checklist

codecov-commenter commented 6 months ago

Codecov Report

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

Project coverage is 57.83%. Comparing base (d0423b1) to head (113a145). Report is 2 commits behind head on master.

Files Patch % Lines
...spec-lib/src/cmr/umm_spec/additional_attribute.clj 72.22% 5 Missing :warning:
umm-spec-lib/src/cmr/umm_spec/field_update.clj 92.85% 0 Missing and 1 partial :warning:
umm-spec-lib/src/cmr/umm_spec/iso_keywords.clj 80.00% 1 Missing :warning:
...src/cmr/umm_spec/test/dif9_expected_conversion.clj 0.00% 1 Missing :warning:
..._mappings/iso_shared/distributions_related_url.clj 80.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2100 +/- ## ========================================== - Coverage 57.83% 57.83% -0.01% ========================================== Files 1041 1041 Lines 70289 70223 -66 Branches 1984 1978 -6 ========================================== - Hits 40653 40610 -43 + Misses 27770 27747 -23 Partials 1866 1866 ```

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