mirror of https://github.com/knative/func.git
[chore] updating codecov configs (#1270)
Updating Codecov configs following kn/client, ignoring `tests` and `hack` dir
This commit is contained in:
parent
93cb8b82ac
commit
ce6d0a7b47
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue