nasa / Common-Metadata-Repository

Apache License 2.0
337 stars 92 forks source link

Cmr 8454 return warning for related url get data format #2134

Closed sxu123 closed 2 months ago

sxu123 commented 2 months ago

Overview

What is the feature/fix?

Return warnings for the RelatedUrl/GetData/Format validation failure when validation header is not set to true.

What is the Solution?

Return warnings for the RelatedUrl/GetData/Format validation failure when validation header is not set to true.

What areas of the application does this impact?

List impacted areas.

CMR ingest

Checklist

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 57.95%. Comparing base (f2c2635) to head (a9b4c32).

Files Patch % Lines
...ngest-app/src/cmr/ingest/validation/validation.clj 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2134 +/- ## ========================================== - Coverage 57.95% 57.95% -0.01% ========================================== Files 1042 1042 Lines 70179 70182 +3 Branches 1999 1995 -4 ========================================== - Hits 40672 40671 -1 - Misses 27647 27650 +3 - Partials 1860 1861 +1 ```

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