chore: bump coverage requirements

This commit is contained in:
Ankush Menat 2021-12-14 19:32:31 +05:30 committed by Ankush Menat
parent 96ef88d935
commit 7c33df5d54

View File

@ -8,6 +8,16 @@ coverage:
target: auto target: auto
threshold: 0.5% threshold: 0.5%
patch:
default:
target: 85%
threshold: 0%
base: auto
branches:
- develop
if_ci_failed: ignore
only_pulls: true
comment: comment:
layout: "diff, files" layout: "diff, files"
require_changes: true require_changes: true