chore: fix codecov.yaml (#1335)

* chore: fix codecov.yaml

Signed-off-by: Lance Ball <lball@redhat.com>

* fixup: remove explicit generated file

Signed-off-by: Lance Ball <lball@redhat.com>

Signed-off-by: Lance Ball <lball@redhat.com>
This commit is contained in:
Lance Ball 2022-10-13 18:37:53 -04:00 committed by GitHub
parent e584b7611f
commit d60688d2d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -17,10 +17,9 @@ comment:
ignore: ignore:
- "testdata" - "testdata"
- "**/zz_*generated*.go" - "**/zz_*generated*.go"
- "docker/zz_close_guarding_client_generated.go"
- "templates" - "templates"
- "hack" - "hack"
- "test" - "test"
- "third_party" - "third_party"
- "vendor - "vendor"