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

Alias generation bug fix #481

Open jsheunis opened 1 week ago

jsheunis commented 1 week ago

This changes the script for alias generation to only process the datasets in the catalog for which aliases are included in a tsv file that is provided to the command as an argument.

netlify[bot] commented 1 week ago

Deploy Preview for datalad-catalog canceled.

Name Link
Latest commit cd366cf750717a74f688ec1b955ac1913d3d9de4
Latest deploy log https://app.netlify.com/sites/datalad-catalog/deploys/667a9934d618700008ad056f
codecov-commenter commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 76.96%. Comparing base (a98b5ca) to head (cd366cf).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #481 +/- ## ========================================== + Coverage 76.93% 76.96% +0.03% ========================================== Files 46 46 Lines 3204 3204 ========================================== + Hits 2465 2466 +1 + Misses 739 738 -1 ```

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