codecov: Update config
There were previously errors in expected values, this should fix them.
This commit is contained in:
parent
f20378cd67
commit
932ad97be9
1 changed files with 3 additions and 3 deletions
|
|
@ -1,15 +1,15 @@
|
|||
coverage:
|
||||
status:
|
||||
patch: no
|
||||
patch: off
|
||||
project:
|
||||
default:
|
||||
threshold: 5%
|
||||
codecov:
|
||||
require_ci_to_pass: no
|
||||
require_ci_to_pass: false
|
||||
comment:
|
||||
layout: "reach,diff,flags,files,footer"
|
||||
behavior: default
|
||||
require_changes: no
|
||||
require_changes: false
|
||||
ignore:
|
||||
- "api"
|
||||
- "playwright"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue