datalad / datalad-catalog

Create a user-friendly data catalog from structured metadata
https://datalad-catalog.netlify.app
MIT License
15 stars 12 forks source link

ENH+BUG: Improving translators and catalog generation. #269

Closed jsheunis closed 1 year ago

jsheunis commented 1 year ago
codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 59.09% and project coverage change: +10.40 :tada:

Comparison is base (9f6e568) 72.26% compared to head (d7ac163) 82.67%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #269 +/- ## =========================================== + Coverage 72.26% 82.67% +10.40% =========================================== Files 31 32 +1 Lines 2113 2164 +51 =========================================== + Hits 1527 1789 +262 + Misses 586 375 -211 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `72.06% <40.90%> (-0.21%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://codecov.io/gh/datalad/datalad-catalog/pull/269?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad) | Coverage Δ | | |---|---|---| | [...lad\_catalog/translators/bids\_dataset\_translator.py](https://codecov.io/gh/datalad/datalad-catalog/pull/269?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad#diff-ZGF0YWxhZF9jYXRhbG9nL3RyYW5zbGF0b3JzL2JpZHNfZGF0YXNldF90cmFuc2xhdG9yLnB5) | `54.41% <ø> (+2.89%)` | :arrow_up: | | [datalad\_catalog/webcatalog.py](https://codecov.io/gh/datalad/datalad-catalog/pull/269?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad#diff-ZGF0YWxhZF9jYXRhbG9nL3dlYmNhdGFsb2cucHk=) | `89.87% <55.55%> (+1.52%)` | :arrow_up: | | [...lad\_catalog/translators/metalad\_core\_translator.py](https://codecov.io/gh/datalad/datalad-catalog/pull/269?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad#diff-ZGF0YWxhZF9jYXRhbG9nL3RyYW5zbGF0b3JzL21ldGFsYWRfY29yZV90cmFuc2xhdG9yLnB5) | `91.66% <61.53%> (+28.62%)` | :arrow_up: | ... and [14 files with indirect coverage changes](https://codecov.io/gh/datalad/datalad-catalog/pull/269/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad) Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.