Merge pull request #239 from fronzbot/codecov-threshold

Fix codecov threshold
This commit is contained in:
Kevin Fronczak
2020-05-04 14:44:53 -04:00
committed by GitHub
+1 -1
View File
@@ -4,7 +4,7 @@ coverage:
status:
project:
default:
threshold: 0.02
threshold: "2%"
comment: true
require_ci_to_pass: yes