mirror of
https://github.com/external-secrets/external-secrets.git
synced 2024-12-14 11:57:59 +00:00
Reduce codecov precision
This commit is contained in:
parent
924c29fc8c
commit
7b393c740f
1 changed files with 3 additions and 0 deletions
3
.github/codecov.yml
vendored
3
.github/codecov.yml
vendored
|
@ -1,2 +1,5 @@
|
|||
ignore:
|
||||
- pkg/provider/**/fake
|
||||
coverage:
|
||||
round: down
|
||||
precision: 2
|
||||
|
|
Loading…
Reference in a new issue