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
commit 230b9eaf1a
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ coverage:
project:
default:
target: auto
threshold: "0.05%"
threshold: "15%"
changes: false
ignore:
- "**/internal/test"