Coverage report: 100%
coverage.py v7.2.7, created at 2023-07-05 19:54 +0100
coverage.py v7.2.7, created at 2023-07-05 19:54 +0100
Module | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|
src\airtable_to_sqlite\__init__.py | 0 | 0 | 0 | 0 | 0 | 100% |
src\airtable_to_sqlite\__main__.py | 3 | 0 | 3 | 0 | 0 | 100% |
src\airtable_to_sqlite\cli\__init__.py | 25 | 0 | 0 | 18 | 0 | 100% |
src\airtable_to_sqlite\constants.py | 10 | 0 | 0 | 0 | 0 | 100% |
src\airtable_to_sqlite\main.py | 127 | 0 | 12 | 44 | 0 | 100% |
src\airtable_to_sqlite\schema.py | 76 | 0 | 0 | 42 | 0 | 100% |
tests\__init__.py | 0 | 0 | 0 | 0 | 0 | 100% |
tests\conftest.py | 16 | 0 | 0 | 6 | 0 | 100% |
tests\dummy_returns.py | 3 | 0 | 0 | 0 | 0 | 100% |
tests\test_cli.py | 24 | 0 | 0 | 6 | 0 | 100% |
tests\test_main.py | 88 | 0 | 0 | 12 | 0 | 100% |
tests\test_schema.py | 53 | 0 | 0 | 0 | 0 | 100% |
Total | 425 | 0 | 15 | 128 | 0 | 100% |
No items found using the specified filter.