Coverage report: 96%
coverage.py v7.3.1, created at 2023-12-20 00:57 +0000
coverage.py v7.3.1, created at 2023-12-20 00:57 +0000
Module | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|
src\datasette_reconcile\__init__.py | 29 | 0 | 0 | 2 | 0 | 100% |
src\datasette_reconcile\reconcile.py | 108 | 5 | 0 | 48 | 3 | 95% |
src\datasette_reconcile\settings.py | 7 | 0 | 0 | 0 | 0 | 100% |
src\datasette_reconcile\utils.py | 84 | 14 | 0 | 50 | 6 | 82% |
tests\__init__.py | 0 | 0 | 0 | 0 | 0 | 100% |
tests\conftest.py | 37 | 0 | 0 | 16 | 1 | 98% |
tests\test_reconcile.py | 192 | 0 | 0 | 74 | 0 | 100% |
tests\test_reconcile_config.py | 73 | 0 | 0 | 46 | 0 | 100% |
tests\test_reconcile_schema.py | 68 | 0 | 0 | 48 | 0 | 100% |
tests\test_reconcile_utils.py | 5 | 0 | 0 | 0 | 0 | 100% |
Total | 603 | 19 | 0 | 284 | 10 | 96% |
No items found using the specified filter.