Add ignore message of **/*.pb.go to codecov.yml (#7298)

Signed-off-by: wangting0128 <ting.wang@zilliz.com>
pull/7212/head
wt 2021-08-25 18:05:52 +08:00 committed by GitHub
parent 9fd5596563
commit 9fbe65f3b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -35,4 +35,4 @@ ignore:
- "*.yml"
- "*.md"
- "docs/.*"
- "*/*.pb.go"
- "**/*.pb.go"