Skip to content

Commit

Permalink
Add pull request coverage check and set threshold as 0.1% (apache#1678)
Browse files Browse the repository at this point in the history
  • Loading branch information
htynkn authored and ralf0131 committed Apr 26, 2018
1 parent be61bc4 commit 7dd79b3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .codecov.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
coverage:
status:
# pull-requests only
patch:
default:
threshold: 0.1%
ignore:
- "dubbo-demo/.*"

0 comments on commit 7dd79b3

Please sign in to comment.