mirror of https://github.com/knative/func.git
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:
parent
e584b7611f
commit
d60688d2d2
|
@ -17,10 +17,9 @@ comment:
|
|||
ignore:
|
||||
- "testdata"
|
||||
- "**/zz_*generated*.go"
|
||||
- "docker/zz_close_guarding_client_generated.go"
|
||||
- "templates"
|
||||
- "hack"
|
||||
- "test"
|
||||
- "third_party"
|
||||
- "vendor
|
||||
- "vendor"
|
||||
|
||||
|
|
Loading…
Reference in New Issue