mirror of
https://github.com/external-secrets/external-secrets.git
synced 2024-12-14 11:57:59 +00:00
24 lines
445 B
YAML
24 lines
445 B
YAML
|
# When modifying this file, please validate using
|
||
|
# curl -X POST --data-binary @codecov.yml https://codecov.io/validate
|
||
|
ignore:
|
||
|
- "**/zz_generated.deepcopy.go"
|
||
|
- "assets"
|
||
|
- "config"
|
||
|
- "deploy"
|
||
|
- "design"
|
||
|
- "docs"
|
||
|
- "e2e"
|
||
|
- "hacks"
|
||
|
- "overrides"
|
||
|
- "terraform"
|
||
|
github_checks:
|
||
|
annotations: false
|
||
|
coverage:
|
||
|
status:
|
||
|
project:
|
||
|
default:
|
||
|
informational: true
|
||
|
patch:
|
||
|
default:
|
||
|
informational: true
|