Skip to content

Commit 7108899

Browse files
committed
Prevent codecov from polluting the diff view in PRs
1 parent eb77ddb commit 7108899

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.codecov.yml

+2
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,5 @@ coverage:
88
patch:
99
default:
1010
informational: true # Treat coverage info as informational only
11+
github_checks:
12+
annotations: false # Codecov may pollute the "files" diff view

0 commit comments

Comments
 (0)