Coverage report: 75%
Files Functions Classes
coverage.py v7.6.7, created at 2024-11-21 09:06 +0000
File | statements | missing | excluded | coverage |
---|---|---|---|---|
biobb_pytorch/__init__.py | 4 | 0 | 0 | 100% |
biobb_pytorch/mdae/__init__.py | 3 | 0 | 0 | 100% |
biobb_pytorch/mdae/apply_mdae.py | 88 | 14 | 0 | 84% |
biobb_pytorch/mdae/common.py | 55 | 3 | 0 | 95% |
biobb_pytorch/mdae/mdae.py | 35 | 0 | 0 | 100% |
biobb_pytorch/mdae/plots.py | 82 | 82 | 0 | 0% |
biobb_pytorch/mdae/train_mdae.py | 188 | 19 | 0 | 90% |
biobb_pytorch/test/__init__.py | 0 | 0 | 0 | 100% |
biobb_pytorch/test/unitests/test_mdae/test_apply_mdae.py | 11 | 0 | 0 | 100% |
biobb_pytorch/test/unitests/test_mdae/test_train_mdae.py | 12 | 0 | 0 | 100% |
Total | 478 | 118 | 0 | 75% |
No items found using the specified filter.