Closed joezuntz closed 12 months ago
Attention: 4 lines
in your changes are missing coverage. Please review.
Comparison is base (
25def53
) 89.81% compared to head (a7f921d
) 89.66%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
I have updated the registry setup to the latest dataregistry
interface syntax.
One technicality is during data_registry_lookup
you can search for a dataset by name
, and check it is unique. name
s dont have to be unique in the registry, name
+ version
does, so we can come back to that
This adds an interface to the data registry. We want to: