-
Notifications
You must be signed in to change notification settings - Fork 115
Closed
Labels
help wantedExtra attention is neededExtra attention is needed
Description
Our latest coverage report shows:
Name Stmts Miss Cover
-----------------------------------------------------------
impedance\__init__.py 0 0 100%
impedance\models\__init__.py 0 0 100%
impedance\models\circuits\__init__.py 1 0 100%
impedance\models\circuits\circuits.py 183 15 92%
impedance\models\circuits\elements.py 81 1 99%
impedance\models\circuits\fitting.py 126 3 98%
impedance\preprocessing.py 154 21 86%
impedance\validation.py 58 30 48%
impedance\visualization.py 89 0 100%
-----------------------------------------------------------
TOTAL 692 70 90%
----------------------------------------------------------------------
I'll be tackling coverage in validation before I close out #69. Tt would be great to capture the loose ends in circuits, elements and fitting, and improve preprocessing. Can we make it to 100% before v1.0?
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed