codecov: Update config

There were previously errors in expected values, this should fix them.
This commit is contained in:
regexowl 2025-03-21 14:07:10 +01:00 committed by Klara Simickova
parent f20378cd67
commit 932ad97be9

View file

@ -1,15 +1,15 @@
coverage: coverage:
status: status:
patch: no patch: off
project: project:
default: default:
threshold: 5% threshold: 5%
codecov: codecov:
require_ci_to_pass: no require_ci_to_pass: false
comment: comment:
layout: "reach,diff,flags,files,footer" layout: "reach,diff,flags,files,footer"
behavior: default behavior: default
require_changes: no require_changes: false
ignore: ignore:
- "api" - "api"
- "playwright" - "playwright"