2023-03-02 14:15:55 +01:00
|
|
|
comment: false
|
2023-09-09 11:50:13 +02:00
|
|
|
|
|
|
|
|
coverage:
|
|
|
|
|
status:
|
|
|
|
|
project: # settings affecting project coverage
|
|
|
|
|
default:
|
|
|
|
|
target: auto # auto % coverage target
|
|
|
|
|
threshold: 5% # allow for 5% reduction of coverage without failing
|
|
|
|
|
patch: off
|
|
|
|
|
|
2023-03-02 14:15:55 +01:00
|
|
|
github_checks:
|
|
|
|
|
annotations: false
|