We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17d34f7 commit f2aa891Copy full SHA for f2aa891
.codecov.yml
@@ -4,7 +4,7 @@ codecov:
4
strict_yaml_branch: main # only use the latest copy on the main branch
5
6
ignore:
7
- - "model/v1/model.pb.go"
+ - "**/*.pb.go"
8
- "proto-gen/*/*"
9
- "thrift-gen/*/*"
10
0 commit comments