Skip to content

Commit

Permalink
Add codecov.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jmrozanec committed May 30, 2017
1 parent 9c6d39e commit 0c8bc62
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
#
# This codecov.yml is the default configuration for
# all repositories on Codecov. You may adjust the settings
# below in your own codecov.yml in your repository.
#
coverage:
precision: 2
round: down
range: 70...100

status:
# Learn more at http://docs.codecov.io/docs/codecov-yaml
project: true
patch: true
changes: false

comment:
layout: "header, diff"
behavior: default # update if exists else create new

0 comments on commit 0c8bc62

Please sign in to comment.