Commit 2b3fe69
committed
Make codecov coverage checks informational
Codecov's default behavior is to fail CI on any decrease from the
base commit's coverage. Small refactors can move the denominator
enough to trip this (recently a 0.12% drop) without the change
meaningfully reducing test quality.
Mark project and patch status as informational so coverage is
reported on PRs but never gates merge. Matches corosio's
configuration.1 parent 27c6465 commit 2b3fe69
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
15 | 25 | | |
16 | 26 | | |
17 | 27 | | |
| |||
0 commit comments