chore: silence codecov PR comments (#130)
Codecov bot posts a coverage summary on every PR, plus an "install the Codecov app" nudge. The badge in the README is enough signal; the PR comments are noise for contributors. Add minimal codecov.yml with comment: false to disable them. Coverage upload from CI still works. Only the PR commenting is off.
This commit is contained in:
parent
6c31e3dd95
commit
912e0eae03
|
|
@ -0,0 +1 @@
|
||||||
|
comment: false
|
||||||
Loading…
Reference in New Issue