Skip to content

Commit ce75f66

Browse files
authored
chore: switch Codecov PR comment to default behavior (#1415)
It's super annoying to get dozens of meaningless codecov notifications in my inbox every day, because of the current behavior. Switching to default to "update, if exists. Otherwise post new" Ref: https://docs.codecov.com/docs/pull-request-comments#behavior
1 parent 90a6169 commit ce75f66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.codecov.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ coverage:
44
range: 70...100
55

66
comment:
7-
behavior: new
7+
behavior: default
88
require_changes: false
99
require_base: no

0 commit comments

Comments
 (0)