We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f47799a commit 7a36ad0Copy full SHA for 7a36ad0
.codecov.yaml
@@ -1,5 +1,6 @@
1
ignore:
2
- "**/zz_generated*.go" # Ignore generated files.
3
+ - "**/*.pb.go" # Ignore proto-generated files.
4
- "hack"
5
- "pkg/client"
6
- "third_party"
0 commit comments