[chore] updating codecov configs (#1270)

Updating Codecov configs following kn/client, ignoring `tests` and `hack` dir
This commit is contained in:
salaboy 2022-09-21 14:06:10 +01:00 committed by GitHub
parent 93cb8b82ac
commit ce6d0a7b47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 4 deletions

View File

@ -15,9 +15,11 @@ comment:
# Update existing comment or create new if deleted.
behavior: default
ignore:
- third_party
- vendor
- testdata
- "testdata"
- "**/zz_*generated*.go"
- templates
- "templates"
- "hack"
- "test"
- "third_party"
- "vendor