Coverage report: 31%
Files Functions Classes
coverage.py v7.5.0, created at 2024-04-30 02:49 -0700
File | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|
python/felis/__init__.py | 1 | 0 | 0 | 0 | 0 | 100% |
python/felis/cli.py | 131 | 68 | 0 | 120 | 1 | 61% |
python/felis/datamodel.py | 319 | 141 | 0 | 137 | 0 | 48% |
python/felis/db/__init__.py | 0 | 0 | 0 | 0 | 0 | 100% |
python/felis/db/_variants.py | 33 | 16 | 0 | 10 | 0 | 40% |
python/felis/db/sqltypes.py | 66 | 24 | 0 | 8 | 0 | 59% |
python/felis/metadata.py | 187 | 145 | 0 | 74 | 0 | 17% |
python/felis/tap.py | 255 | 217 | 0 | 80 | 0 | 12% |
python/felis/types.py | 37 | 4 | 0 | 4 | 0 | 90% |
python/felis/validation.py | 45 | 17 | 0 | 26 | 0 | 56% |
python/felis/version.py | 5 | 0 | 0 | 0 | 0 | 100% |
tests/__init__.py | 0 | 0 | 0 | 0 | 0 | 100% |
tests/test_cli.py | 61 | 37 | 0 | 2 | 1 | 40% |
tests/test_datamodel.py | 253 | 225 | 0 | 106 | 1 | 8% |
tests/test_datatypes.py | 47 | 38 | 0 | 28 | 1 | 13% |
tests/test_metadata.py | 107 | 92 | 0 | 64 | 1 | 9% |
tests/test_tap.py | 30 | 12 | 0 | 4 | 1 | 56% |
tests/test_validation.py | 42 | 35 | 0 | 28 | 0 | 10% |
Total | 1619 | 1071 | 0 | 691 | 6 | 31% |
No items found using the specified filter.