19 lines
280 B
YAML
19 lines
280 B
YAML
codecov:
|
|
branch: main
|
|
require_ci_to_pass: false
|
|
|
|
comment: false
|
|
|
|
coverage:
|
|
status:
|
|
project:
|
|
default:
|
|
target: auto
|
|
threshold: 0%
|
|
only_pulls: false
|
|
patch:
|
|
default:
|
|
target: auto
|
|
threshold: 0%
|
|
only_pulls: true
|