Skip to content

Commit 674c2c8

Browse files
authored
Disable codecov comments (#6419)
The comments aren't that useful or actionable, and the prior behavior would clutter up my email inbox. Better to just disable them, we're mostly using codecov as an aggregator and UI for viewing coverage reports anyway. Authors: - Jim Crist-Harif (https://github.com/jcrist) Approvers: - Simon Adorf (https://github.com/csadorf) URL: #6419
1 parent 7065123 commit 674c2c8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

codecov.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ coverage:
33
status:
44
project: off
55
patch: off
6-
comment:
7-
behavior: new
6+
comment: false
87

98
# Suggested workaround to fix "missing base report" issue when using Squash and
109
# Merge Strategy in GitHub. See this comment from CodeCov support about this

0 commit comments

Comments
 (0)