CMR-11300: Add missing uuid lookups for the keyword schemes: providers and spatial-keywords#2428
Open
eudoroolivares2016 wants to merge 1 commit into
Open
CMR-11300: Add missing uuid lookups for the keyword schemes: providers and spatial-keywords#2428eudoroolivares2016 wants to merge 1 commit into
eudoroolivares2016 wants to merge 1 commit into
Conversation
8f984fc to
a0677e0
Compare
769a826 to
3e90f31
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2428 +/- ##
==========================================
- Coverage 58.13% 58.12% -0.02%
==========================================
Files 1069 1069
Lines 73870 73879 +9
Branches 2157 2153 -4
==========================================
- Hits 42947 42944 -3
- Misses 28915 28924 +9
- Partials 2008 2011 +3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
zimzoom
approved these changes
May 28, 2026
eereiter
approved these changes
May 29, 2026
…and fix using the new cache lookup for spatial-keywords
3e90f31 to
0e771d1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview
What is the objective?
Adds the lookup for providers scheme. Fixes spatial keyword lookup to use the new cache though the results would be unchanged
What are the changes?
Update
kms_utilindex which looks over collection metadata and does a lookup against the keyword scheme corresponding to that scheme (providers and sptial-keywords)What areas of the application does this impact?
Collection indxing
Required Checklist
Additional Checklist
[NA] I have removed unnecessary/dead code and imports in files I have changed
[NA] I have cleaned up integration tests by doing one or more of the following:
Green build:
https://ci.earthdata.nasa.gov/browse/CN2-CSN2970-3