Codecov: Set threshold of coverage change to 2%

This is 2 percent points. So, if coverage drops from 50% to 47.9%, codecov github check will fail.
This commit is contained in:
Himanshu Mishra
2020-09-13 22:40:20 +02:00
parent a4038cd646
commit 595c5ce98a
+7
View File
@@ -1 +1,8 @@
comment: false
coverage:
status:
project:
default:
threshold: 2%
target: auto