Skip to content

Commit

Permalink
add codecov integration (#1281)
Browse files Browse the repository at this point in the history
  • Loading branch information
ruflin authored Mar 29, 2017
1 parent fcf2bc3 commit ab9b69b
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
coverage:
status:
project:
default:
# basic
target: auto
threshold: null
base: auto
# advanced
branches: null
if_no_uploads: error
if_not_found: success
if_ci_failed: error
only_pulls: false
flags: null
paths: null

0 comments on commit ab9b69b

Please sign in to comment.