-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Test coverage is low as many of the internal tests have not yet been migrated:
Name Stmts Miss Cover
--------------------------------------------------
rescomp/__init__.py 13 6 54%
rescomp/_version.py 2 0 100%
rescomp/esn.py 456 222 51%
rescomp/locality_measures.py 76 67 12%
rescomp/measures.py 120 80 33%
rescomp/simulations.py 229 193 16%
rescomp/utilities.py 163 54 67%
setup.py 4 4 0%
test/__init__.py 0 0 100%
test/test_ESN.py 274 46 83%
test/test_import.py 13 1 92%
test/test_measures.py 52 1 98%
test/test_unittest.py 12 1 92%
test/test_utilities.py 34 1 97%
--------------------------------------------------
TOTAL 1448 676 53%
@baurse should do that
Metadata
Metadata
Assignees
Labels
No labels