mirror of
https://gitea.com/gitea/act_runner.git
synced 2026-03-22 06:45:03 +01:00
add status checks
This commit is contained in:
8
codecov.yml
Normal file
8
codecov.yml
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
coverage:
|
||||||
|
status:
|
||||||
|
project:
|
||||||
|
default:
|
||||||
|
target: auto # auto compares coverage to the previous base commit
|
||||||
|
patch:
|
||||||
|
default:
|
||||||
|
target: 100%
|
||||||
Reference in New Issue
Block a user