fix comment

This commit is contained in:
Ishaan Jaff 2024-10-23 15:44:27 +05:30
parent ae01de067d
commit 85f1e5ccfd

View file

@ -25,8 +25,8 @@ coverage:
project: project:
default: default:
target: auto target: auto
threshold: 1 # at maximum allow coverage to drop by 1% threshold: 1% # at maximum allow project coverage to drop by 1%
patch: patch:
default: default:
target: auto target: auto
threshold: 80% # at minimum patch coverage should be 80% threshold: 0% # patch coverage should be 100%