Closed Lukas113 closed 3 months ago
Attention: Patch coverage is 90.72165%
with 9 lines
in your changes missing coverage. Please review.
Project coverage is 68.52%. Comparing base (
f3fcee6
) to head (8696b59
).
Files | Patch % | Lines |
---|---|---|
karabo/data/src.py | 87.80% | 5 Missing :warning: |
karabo/data/obscore.py | 90.69% | 4 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Adds to SRCNet efforts:
get_ivoid
toObsCoreMeta
to createobs_creator_did
mandatory fieldkarabo.data.src
module andRucioMeta
class to add utility functionality for ObsCore metadata ingestion.examples.SRCNet_rucio_meta
example script for metadata creation.