Commit b23071f
committed
ci(coverage): raise threshold to 75% and refine omit patterns
- Omit routes.py and __init__.py (HTTP layer, tested by integration tests)
- Omit preparator_v4.py and llm_provider.py (external dependencies)
- Unit test coverage now measures business logic only: 85%+
- Raise fail_under from 60% to 75%1 parent e31d676 commit b23071f
1 file changed
Lines changed: 9 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
59 | 66 | | |
60 | 67 | | |
61 | 68 | | |
62 | | - | |
| 69 | + | |
0 commit comments