mirror of
https://github.com/open-cluster-management-io/ocm.git
synced 2026-02-14 18:09:57 +00:00
11 lines
220 B
YAML
11 lines
220 B
YAML
coverage:
|
|
status:
|
|
patch: off # disable patch status, https://docs.codecov.com/docs/commit-status#patch-status
|
|
project:
|
|
default:
|
|
target: auto
|
|
threshold: 1%
|
|
|
|
ignore:
|
|
- "**/*generated*.go"
|