Skip to content

Commit e29cbc3

Browse files
authored
Disable line-by-line codecov comments (#8613)
1 parent 2ad4a3e commit e29cbc3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

codecov.yml

+4
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,7 @@ comment:
3131
branches: null
3232
behavior: default
3333
after_n_builds: 8 # Wait until all 8 of the test suite jacoco test builds have been uploaded before writing a comment to the pr (no more incomplete coverage report emails)
34+
35+
# Disable line-by-line codecov comments in the github diff page
36+
github_checks:
37+
annotations: false

0 commit comments

Comments
 (0)