Merge pull request #161 from vdemeester/update-codecov-threshold

Update codecov project threshold to 15%
This commit is contained in:
Daniel Nephin
2017-06-07 11:13:19 -04:00
committed by GitHub
+1 -1
View File
@@ -11,7 +11,7 @@ coverage:
project:
default:
target: auto
threshold: "0.05%"
threshold: "15%"
changes: false
ignore:
- "**/internal/test"