client/.codecov.yaml

6 lines
108 B
YAML

ignore:
- "**/zz_generated*.go" # Ignore generated files.
- "pkg/client"
- "third_party"
- "vendor"