codecov.yml: reset comment to default
The comment configuration is now set to codecov.yml's default values. This allows codecov comments on our PRs.
This commit is contained in:
parent
9f4ac8d30b
commit
5a1e55ebc0
1 changed files with 4 additions and 1 deletions
|
|
@ -6,4 +6,7 @@ coverage:
|
|||
threshold: 5%
|
||||
codecov:
|
||||
require_ci_to_pass: no
|
||||
comment: no
|
||||
comment:
|
||||
layout: "reach,diff,flags,files,footer"
|
||||
behavior: default
|
||||
require_changes: no
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue