Closed AlexDo1 closed 10 months ago
Attention: 11 lines
in your changes are missing coverage. Please review.
Comparison is base (
881f6a0
) 65.02% compared to head (519029e
) 64.95%. Report is 2 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
metacatalog/db/revisions/rev15.py | 50.00% | 6 Missing :warning: |
metacatalog/models/datasource.py | 64.28% | 5 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This pull request adds variable_names to DataSource and dimension_name to TemporalScale and SpatialScale.
This allows for easier access of data. Additionaly, two Entries can connect to the same datasource but to different variables.