Skip to content

Commit 8b81b7e

Browse files
authored
codecov: Use informational mode for now (#7956)
We're still gathering information on how useful the coverage tracking actually is, so let's not fail CI yet for potentially flaky numbers.
1 parent 7c6eb4e commit 8b81b7e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

codecov.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
coverage:
2+
status:
3+
project:
4+
default:
5+
informational: true

0 commit comments

Comments
 (0)