Coverage report: 88%
Files Functions Classes
coverage.py v7.8.0, created at 2025-06-27 06:36 +0000
File | statements | missing | excluded | coverage |
---|---|---|---|---|
data_drive/__init__.py | 0 | 0 | 0 | 100% |
data_drive/data_sql.py | 221 | 136 | 0 | 38% |
src/__init__.py | 0 | 0 | 0 | 100% |
src/convert_lists.py | 81 | 2 | 0 | 98% |
src/download_excel.py | 36 | 19 | 0 | 47% |
src/get_del_new_lists.py | 27 | 1 | 0 | 96% |
src/get_lista.py | 169 | 1 | 0 | 99% |
src/settings.py | 49 | 9 | 0 | 82% |
statistic/__init__.py | 0 | 0 | 0 | 100% |
statistic/adjust_time.py | 65 | 4 | 0 | 94% |
statistic/driver.py | 15 | 2 | 0 | 87% |
statistic/order.py | 124 | 4 | 0 | 97% |
tests/__init__.py | 0 | 0 | 0 | 100% |
tests/test_adjust_time.py | 95 | 1 | 0 | 99% |
tests/test_convert_lists.py | 24 | 0 | 0 | 100% |
tests/test_download_excel.py | 12 | 0 | 0 | 100% |
tests/test_driver.py | 19 | 0 | 0 | 100% |
tests/test_get_del_new_lists.py | 93 | 0 | 0 | 100% |
tests/test_get_list.py | 259 | 0 | 0 | 100% |
tests/test_order.py | 227 | 0 | 0 | 100% |
Total | 1516 | 179 | 0 | 88% |
No items found using the specified filter.