Coverage report: 97%
Files Functions Classes
coverage.py v7.9.1, created at 2025-06-19 09:48 -0700
File | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|
src/pchemdb/__init__.py | 0 | 0 | 0 | 0 | 0 | 100% |
src/pchemdb/crc.py | 97 | 0 | 0 | 14 | 0 | 100% |
src/pchemdb/utils.py | 39 | 5 | 0 | 12 | 1 | 84% |
tests/__init__.py | 0 | 0 | 0 | 0 | 0 | 100% |
tests/conftest.py | 0 | 0 | 0 | 0 | 0 | 100% |
tests/test_crc.py | 83 | 1 | 0 | 10 | 0 | 99% |
tests/test_utils.py | 35 | 0 | 0 | 0 | 0 | 100% |
Total | 254 | 6 | 0 | 36 | 1 | 97% |
No items found using the specified filter.