Coverage report: 97%
Files Functions Classes
coverage.py v7.9.1, created at 2025-06-19 09:48 -0700
File | class | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|---|
src/pchemdb/__init__.py | (no class) | 0 | 0 | 0 | 0 | 0 | 100% |
src/pchemdb/crc.py | _ParseResult | 0 | 0 | 0 | 0 | 0 | 100% |
src/pchemdb/crc.py | (no class) | 97 | 0 | 0 | 14 | 0 | 100% |
src/pchemdb/utils.py | (no class) | 39 | 5 | 0 | 12 | 1 | 84% |
tests/__init__.py | (no class) | 0 | 0 | 0 | 0 | 0 | 100% |
tests/conftest.py | (no class) | 0 | 0 | 0 | 0 | 0 | 100% |
tests/test_crc.py | TestParseCRC | 22 | 0 | 0 | 10 | 0 | 100% |
tests/test_crc.py | TestParseMolarElectricalConductivity | 4 | 0 | 0 | 0 | 0 | 100% |
tests/test_crc.py | TestParseElectricalConductivity | 4 | 0 | 0 | 0 | 0 | 100% |
tests/test_crc.py | TestParseMeanActvityCoefficient | 4 | 0 | 0 | 0 | 0 | 100% |
tests/test_crc.py | TestLoadCRCData | 1 | 0 | 0 | 0 | 0 | 100% |
tests/test_crc.py | (no class) | 48 | 1 | 0 | 0 | 0 | 98% |
tests/test_utils.py | TestFormulaToSalt | 16 | 0 | 0 | 0 | 0 | 100% |
tests/test_utils.py | (no class) | 19 | 0 | 0 | 0 | 0 | 100% |
Total | 254 | 6 | 0 | 36 | 1 | 97% |
No items found using the specified filter.