22 lines
316 B
YAML
22 lines
316 B
YAML
codecov:
|
|
branch: main
|
|
require_ci_to_pass: false
|
|
|
|
comment: false
|
|
|
|
github_checks:
|
|
annotations: true
|
|
|
|
coverage:
|
|
status:
|
|
project:
|
|
default:
|
|
target: auto
|
|
threshold: 1%
|
|
only_pulls: false
|
|
patch:
|
|
default:
|
|
target: auto
|
|
threshold: 1%
|
|
only_pulls: true
|