jellyfin-vue/codecov.yml
MrTimscampi fc744d50c1 ci(codecov): adjust codecov config
Set if_not_found to success and patch threshold to 1%
2021-02-27 11:12:55 +01:00

11 lines
217 B
YAML

coverage:
status:
project:
default:
threshold: 1%
if_not_found: success # no commit found? still set a success
patch:
default:
threshold: 1%
if_not_found: success