Commit 0e6d7e5
committed
ci: block merges that drop coverage
Make the codecov project status a failing check (target auto, 0%
threshold) instead of informational, so any drop in include/ + src/
coverage fails it. Requires the check to be marked required in branch
protection. ci.yml already uploads coverage on every PR.1 parent 7f2dc8e commit 0e6d7e5
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
20 | | - | |
| 19 | + | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments