Turn off Codecov annotations
Those annotations create enormous clutter in diff views on GitHub, making PR reviews complicated. Since we are currently not headed toward 100% coverage, they provide little benefit.
This commit is contained in:
parent
6bd362ea7e
commit
0e16627677
2
.github/.codecov.yml
vendored
2
.github/.codecov.yml
vendored
@ -37,4 +37,4 @@ comment:
|
|||||||
require_base: no
|
require_base: no
|
||||||
|
|
||||||
github_checks:
|
github_checks:
|
||||||
annotations: true
|
annotations: false
|
||||||
|
Loading…
Reference in New Issue
Block a user