mir-dataset-loaders / mirdata

Python library for working with Music Information Retrieval datasets
https://mirdata.readthedocs.io/en/stable/
BSD 3-Clause "New" or "Revised" License
363 stars 58 forks source link

[WIP] Adding loader for Rock dataset #621

Closed tanmayy24 closed 1 month ago

tanmayy24 commented 9 months ago

Please include the following information at the top level docstring for the dataset's module mydataset.py:

Dataset loaders checklist:

If your dataset is not fully downloadable there are two extra steps you should follow:

Please-do-not-edit flag

To reduce friction, we will make commits on top of contributor's pull requests by default unless they use the please-do-not-edit flag. If you don't want this to happen don't forget to add the flag when you start your pull request.

codecov[bot] commented 9 months ago

Codecov Report

Attention: Patch coverage is 89.36170% with 5 lines in your changes missing coverage. Please review.

Project coverage is 97.04%. Comparing base (459833a) to head (54ba429). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #621 +/- ## ========================================== - Coverage 97.09% 97.04% -0.05% ========================================== Files 62 63 +1 Lines 7286 7333 +47 ========================================== + Hits 7074 7116 +42 - Misses 212 217 +5 ```