open-sdg / sdg-build

Python package to convert SDG-related data and metadata between formats
MIT License
6 stars 22 forks source link

Allow DataSchemaInputSdmxDsd as a data schema #334

Closed brockfanning closed 10 months ago

brockfanning commented 1 year ago

This is needed to allow DataSchemaInputSdmxDsd as a data schema in Open SDG configuration.

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (a45a43b) 78.23% compared to head (08c9331) 78.24%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.3.0-dev #334 +/- ## ========================================== Coverage 78.23% 78.24% ========================================== Files 74 74 Lines 4618 4620 +2 ========================================== + Hits 3613 3615 +2 Misses 1005 1005 ``` | [Files Changed](https://app.codecov.io/gh/open-sdg/sdg-build/pull/334?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-sdg) | Coverage Δ | | |---|---|---| | [sdg/open\_sdg.py](https://app.codecov.io/gh/open-sdg/sdg-build/pull/334?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-sdg#diff-c2RnL29wZW5fc2RnLnB5) | `78.75% <0.00%> (-0.59%)` | :arrow_down: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/open-sdg/sdg-build/pull/334/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-sdg)

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

sarah-beasley commented 1 year ago

might leave out of 2.2.0 as tests are taking a lot of work to get to pass.