mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-21 17:07:16 +00:00
Ignore generated code coverage (#2135)
This commit is contained in:
parent
a69c664e38
commit
fdbe926aa8
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ ignore:
|
|||
- "**/*.pb.go"
|
||||
- "**/*.pb.gw.go"
|
||||
- "**/*generated.go"
|
||||
- "**/*generated.deepcopy.go"
|
||||
- "**/*_test.go"
|
||||
- "pkg/apis/client/.*"
|
||||
- "pkg/client/.*"
|
||||
|
|
|
|||
Loading…
Reference in a new issue