nasa / Common-Metadata-Repository

Apache License 2.0
339 stars 94 forks source link

CMR-9859: Adding variable association to the generic association endpoint. Allow variables to be ingested without a collection association. #2123

Closed eereiter closed 4 months ago

eereiter commented 4 months ago

Overview

What is the feature/fix?

Adding variable association to the generic association endpoint. Allow variables to be ingested without a collection association.

What is the Solution?

Adding variable association to the generic association endpoint. Allow variables to be ingested without a collection association.

What areas of the application does this impact?

Ingest, Search, Metadata_db.

Checklist

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 57.98%. Comparing base (c8c9da8) to head (79dbc93).

Files Patch % Lines
...p/src/cmr/metadata_db/services/concept_service.clj 30.76% 51 Missing and 3 partials :warning:
...ngest-app/src/cmr/ingest/api/generic_documents.clj 20.00% 32 Missing :warning:
...pp/src/cmr/search/services/association_service.clj 5.55% 17 Missing :warning:
...src/cmr/search/services/association_validation.clj 47.82% 12 Missing :warning:
...mr/search/services/generic_association_service.clj 0.00% 11 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2123 +/- ## ========================================== + Coverage 57.77% 57.98% +0.20% ========================================== Files 1041 1041 Lines 70286 70151 -135 Branches 1991 1994 +3 ========================================== + Hits 40609 40675 +66 + Misses 27828 27617 -211 - Partials 1849 1859 +10 ```

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