Skip to content

Commit

Permalink
Added Codecov configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
weekens committed Oct 11, 2016
1 parent 0067867 commit 9c6e081
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
codecov:
branch: master
bot: null

coverage:
precision: 2
round: down
range: "70...100"

status:
project:
default:
target: auto
threshold: null
branches: null

patch:
default:
target: auto
branches: null

changes:
default:
branches: null

ignore: null

comment:
layout: "header, diff, changes, sunburst, uncovered, tree"
branches: null
behavior: default

0 comments on commit 9c6e081

Please sign in to comment.