Skip to content

Commit 331651b

Browse files
authored
Put codecov in informational mode (#243)
## What Put codecov in informational mode ## Why it will never fail CI as it is annoying to create configuration that will never trigger false alarm, but we still get report.
2 parents 1c17054 + 04dddc3 commit 331651b

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

codecov.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,7 @@ coverage:
22
status:
33
project:
44
default:
5-
threshold: 0.5%
5+
informational: true
6+
patch:
7+
default:
8+
informational: true

0 commit comments

Comments
 (0)