Closed dmistry1 closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 88.33%. Comparing base (
a8db4bf
) to head (e448f41
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Summary
This PR addresses two issues:
entryID
generation that was previously based onshortName
andversion
from the metadata.instruments
fields were causing errors.Changes
entryID
provided directly from CMR instead of constructing it.instruments
field is null or undefined.Testing
instruments
are null or undefined within platform data.