Skip to content

Commit 932044b

Browse files
authored
chore: set patch coverage to informational (#1123)
1 parent 9871195 commit 932044b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.codecov.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,7 @@ coverage:
1111
default:
1212
# Do not fail the commit status if the coverage was reduced up to this value
1313
threshold: 0.5%
14+
patch:
15+
informational: true
1416
ignore:
1517
- "log_fallback.go"

0 commit comments

Comments
 (0)