Skip to content

Commit

Permalink
Add codecov config
Browse files Browse the repository at this point in the history
  • Loading branch information
dnephin committed Jul 7, 2018
1 parent 86e28ef commit c03ff45
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
coverage:
status:
project:
default:
threshold: 2
patch:
default:
threshold: 20
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ vendor/
.dobi/
Gopkg.lock
.depsources
dist/

0 comments on commit c03ff45

Please sign in to comment.