MTG / DCASE-models

Python library for rapid prototyping of environmental sound analysis systems
MIT License
42 stars 5 forks source link

Add tests for datasets #19

Closed pzinemanas closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #19 (db2a038) into master (e861925) will increase coverage by 15.97%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #19       +/-   ##
===========================================
+ Coverage   73.91%   89.89%   +15.97%     
===========================================
  Files          21       21               
  Lines        2078     2078               
===========================================
+ Hits         1536     1868      +332     
+ Misses        542      210      -332     
Flag Coverage Δ
unittests 89.89% <ø> (+15.97%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
dcase_models/model/container.py 73.07% <0.00%> (+0.64%) :arrow_up:
dcase_models/data/datasets.py 82.18% <0.00%> (+65.08%) :arrow_up:
dcase_models/data/data_augmentation.py 97.40% <0.00%> (+74.02%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e861925...db2a038. Read the comment docs.