mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
71b94eac46
* Tweak code coverage settings * Fix manifest * Newsfile * Fix commit status?
16 lines
277 B
YAML
16 lines
277 B
YAML
comment:
|
|
layout: "diff"
|
|
|
|
coverage:
|
|
status:
|
|
project:
|
|
default:
|
|
target: 0 # Target % coverage, can be auto. Turned off for now
|
|
threshold: null
|
|
base: auto
|
|
patch:
|
|
default:
|
|
target: 0
|
|
threshold: null
|
|
base: auto
|