mirror of https://github.com/JohnHammond/CTFd.git
10 lines
169 B
YAML
10 lines
169 B
YAML
|
coverage:
|
||
|
status:
|
||
|
project:
|
||
|
default:
|
||
|
# Fail the status if coverage drops by >= 1%
|
||
|
threshold: 1
|
||
|
patch:
|
||
|
default:
|
||
|
threshold: 1
|