Closed francescopapaleo closed 1 year ago
Hi @francescopapaleo , could you try updating your branch with the latest changes in master so the new test will run? Thanks!
Merging #595 (86a7939) into master (496eb4a) will increase coverage by
0.07%
. Report is 7 commits behind head on master. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #595 +/- ##
==========================================
+ Coverage 96.96% 97.04% +0.07%
==========================================
Files 58 59 +1
Lines 6990 7065 +75
==========================================
+ Hits 6778 6856 +78
+ Misses 212 209 -3
Adding loader for IDMT-SMT-AUDIO-EFFECTS dataset
Docstring
idmt_smt_audio_effects.py:
Dataset loaders checklist:
scripts/
, e.g.make_idmt_smt_audio_effects.py
, which generates an index file.mirdata/indexes/
e.g.idmt_smt_audio_effects_index.json
.mirdata/idmt_smt_audio_effects.py
tests/datasets/
, e.g.test_idmt_smt_audio_effects.py
docs/source/mirdata.rst
anddocs/source/table.rst
tests/test_full_dataset.py
on your dataset.Dataset is fully downloadable.