mirror of
https://github.com/VinylDNS/vinyldns
synced 2025-08-22 02:02:14 +00:00
Update code coverage settings to be informational only
This commit is contained in:
parent
bb81dad224
commit
ee2cc44384
@ -2,8 +2,9 @@ coverage:
|
|||||||
status:
|
status:
|
||||||
project:
|
project:
|
||||||
default:
|
default:
|
||||||
threshold: 0.1
|
threshold: 1
|
||||||
|
informational: true
|
||||||
patch:
|
patch:
|
||||||
default:
|
default:
|
||||||
# minimum coverage at 0, should never fail, but will still report
|
|
||||||
target: 0
|
target: 0
|
||||||
|
informational: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user