sigsep / open-unmix-pytorch

Open-Unmix - Music Source Separation for PyTorch
https://sigsep.github.io/open-unmix/
MIT License
1.24k stars 182 forks source link

add cli test #74

Closed faroit closed 3 years ago

faroit commented 3 years ago

Add cli tests for umx

blocked by #76

codecov[bot] commented 3 years ago

Codecov Report

Merging #74 (8009a5a) into dev (b5d9a24) will increase coverage by 2.74%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev      #74      +/-   ##
==========================================
+ Coverage   70.04%   72.79%   +2.74%     
==========================================
  Files          16       17       +1     
  Lines        1262     1327      +65     
==========================================
+ Hits          884      966      +82     
+ Misses        378      361      -17     
Impacted Files Coverage Δ
openunmix/cli.py 84.61% <100.00%> (ø)
openunmix/__init__.py 69.69% <0.00%> (+28.78%) :arrow_up:
openunmix/predict.py 70.58% <0.00%> (+47.05%) :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 b5d9a24...8009a5a. Read the comment docs.