Skip to content

Commit 9c5d2eb

Browse files
committed
codecov: disable pull-request annotations
By default Codecov leaves comments on diffs as "annotations"[0]. These are separate from comments, which we disabled previously. This commit disables the annotations as well. Too much noise-to-signal right now. [0]: https://docs.codecov.com/docs/common-recipe-list#disable-github-check-run-annotations
1 parent 747b5d8 commit 9c5d2eb

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
@@ -1 +1,3 @@
11
comment: false
2+
github_checks:
3+
annotations: false

0 commit comments

Comments
 (0)