Commit 46724fd
committed
Tighten coverage to 90% on production code only
Coverage source now excludes tests/ so the reported percentage
reflects production code, not test boilerplate. The fail_under
threshold moves from 50% to 90%, matching the actual 98% coverage
with room for new code that isn't immediately testable.1 parent 01123b8 commit 46724fd
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
0 commit comments