mirror of
https://gitea.com/gitea/runner.git
synced 2026-07-08 16:06:49 +08:00
fd1166b9ed
* Mergify: configuration update * cleanup workflows, codecov and mergify
10 lines
191 B
YAML
10 lines
191 B
YAML
coverage:
|
|
status:
|
|
project:
|
|
default:
|
|
target: auto # auto compares coverage to the previous base commit
|
|
threshold: 1%
|
|
patch:
|
|
default:
|
|
target: 80%
|