Use code coverage target instead of threshold

This commit is contained in:
TwiN
2022-01-02 21:14:01 -05:00
parent f1688ac87a
commit 27e246859e
+1 -1
View File
@@ -6,5 +6,5 @@ coverage:
status:
patch: off
project:
threshold: 75%
target: 75%