Add */*.pb.go to codecov.yml (#7257)

Signed-off-by: wangting0128 <ting.wang@zilliz.com>
pull/7243/head
wt 2021-08-24 14:15:52 +08:00 committed by GitHub
parent 0ab70271a6
commit fa2ad44442
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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