Coverage report: 60%
Files Functions Classes
coverage.py v7.10.3, created at 2025-09-10 15:54 +0900
| File | function | statements | missing | excluded | coverage |
|---|---|---|---|---|---|
| app\__init__.py | (no function) | 0 | 0 | 0 | 100% |
| app\db.py | _load_env_once | 1 | 0 | 0 | 100% |
| app\db.py | get_conn | 9 | 1 | 0 | 89% |
| app\db.py | list_tables | 7 | 0 | 0 | 100% |
| app\db.py | (no function) | 7 | 0 | 0 | 100% |
| app\hello.py | hello | 1 | 0 | 0 | 100% |
| app\hello.py | (no function) | 3 | 1 | 0 | 67% |
| app\main.py | main | 10 | 10 | 0 | 0% |
| app\main.py | (no function) | 5 | 5 | 0 | 0% |
| Total | 43 | 17 | 0 | 60% |
No items found using the specified filter.