mirror of
https://github.com/VinGarcia/ksql.git
synced 2025-07-08 03:28:56 +00:00
Try to fix codecov.yml
This commit is contained in:
parent
e0391ce223
commit
1f7d20d8b4
@ -1,7 +1,13 @@
|
||||
coverage:
|
||||
precision: 1
|
||||
ignore:
|
||||
- "internal/**/*"
|
||||
- "examples/**/*"
|
||||
- "kbuilder/*"
|
||||
- "kstructs/*"
|
||||
status:
|
||||
changes:
|
||||
default:
|
||||
threshold: 2%
|
||||
# ignore errors from changes, this raises false negatives for
|
||||
# code refactors, and I do many refactors, so I don't want this.
|
||||
#if_ci_failed: ignore
|
||||
|
Loading…
x
Reference in New Issue
Block a user