datalad / datalad-catalog

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

[BF] Small fixes to latest cli commands #333

Closed jsheunis closed 11 months ago

jsheunis commented 11 months ago

Just a couple of basic fixes and additional tests to fix issues that @mslw encountered during usage

codecov-commenter commented 11 months ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.04% :tada:

Comparison is base (ae17248) 86.14% compared to head (e0d7c28) 86.19%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #333 +/- ## ========================================== + Coverage 86.14% 86.19% +0.04% ========================================== Files 43 43 Lines 2700 2709 +9 ========================================== + Hits 2326 2335 +9 Misses 374 374 ``` | [Flag](https://app.codecov.io/gh/datalad/datalad-catalog/pull/333/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/datalad/datalad-catalog/pull/333/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad) | `79.07% <100.00%> (+0.07%)` | :arrow_up: | 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. | [Files Changed](https://app.codecov.io/gh/datalad/datalad-catalog/pull/333?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad) | Coverage Δ | | |---|---|---| | [datalad\_catalog/set.py](https://app.codecov.io/gh/datalad/datalad-catalog/pull/333?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad#diff-ZGF0YWxhZF9jYXRhbG9nL3NldC5weQ==) | `100.00% <100.00%> (ø)` | | | [datalad\_catalog/tests/test\_set.py](https://app.codecov.io/gh/datalad/datalad-catalog/pull/333?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad#diff-ZGF0YWxhZF9jYXRhbG9nL3Rlc3RzL3Rlc3Rfc2V0LnB5) | `100.00% <100.00%> (ø)` | | | [datalad\_catalog/tests/test\_validate.py](https://app.codecov.io/gh/datalad/datalad-catalog/pull/333?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad#diff-ZGF0YWxhZF9jYXRhbG9nL3Rlc3RzL3Rlc3RfdmFsaWRhdGUucHk=) | `100.00% <100.00%> (ø)` | | | [datalad\_catalog/validate.py](https://app.codecov.io/gh/datalad/datalad-catalog/pull/333?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad#diff-ZGF0YWxhZF9jYXRhbG9nL3ZhbGlkYXRlLnB5) | `93.54% <100.00%> (+0.10%)` | :arrow_up: |

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