Coverage report: 92%
Files Functions Classes
coverage.py v7.6.5, created at 2024-11-15 11:13 +0000
File | statements | missing | excluded | coverage |
---|---|---|---|---|
qml_essentials/__init__.py | 0 | 0 | 0 | 100% |
qml_essentials/ansaetze.py | 228 | 36 | 0 | 84% |
qml_essentials/coefficients.py | 14 | 1 | 0 | 93% |
qml_essentials/entanglement.py | 34 | 2 | 0 | 94% |
qml_essentials/expressibility.py | 78 | 0 | 0 | 100% |
qml_essentials/model.py | 200 | 19 | 0 | 90% |
tests/__init__.py | 0 | 0 | 0 | 100% |
tests/test_coefficients.py | 14 | 0 | 0 | 100% |
tests/test_entanglement.py | 18 | 0 | 0 | 100% |
tests/test_expressiblity.py | 34 | 0 | 0 | 100% |
tests/test_model.py | 168 | 4 | 0 | 98% |
Total | 788 | 62 | 0 | 92% |
No items found using the specified filter.