nasa / cmr-stac

Other
55 stars 21 forks source link

CMR-10122: Use EntryId returned by CMR for ID in CMR-STAC #359

Closed dmistry1 closed 1 month ago

dmistry1 commented 1 month ago

Summary

This PR addresses two issues:

  1. Removes the custom entryID generation that was previously based on shortName and version from the metadata.
  2. Fixes a bug in platform processing where null instruments fields were causing errors.

Changes

Testing

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 88.33%. Comparing base (a8db4bf) to head (e448f41).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #359 +/- ## ========================================== - Coverage 88.36% 88.33% -0.03% ========================================== Files 24 24 Lines 1169 1166 -3 Branches 257 258 +1 ========================================== - Hits 1033 1030 -3 Misses 136 136 ```

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