mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-21 17:07:16 +00:00
chore: Remove test folder from codecov generation (#9265)
This commit is contained in:
parent
62e49739d0
commit
0137651d71
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ ignore:
|
|||
- "pkg/apis/client/.*"
|
||||
- "pkg/client/.*"
|
||||
- "vendor/.*"
|
||||
- "test/.*"
|
||||
coverage:
|
||||
status:
|
||||
# we've found this not to be useful
|
||||
|
|
|
|||
Loading…
Reference in a new issue