Skip to content

Commit

Permalink
chores: Use codecov.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
giulioungaretti committed Jun 9, 2016
1 parent 6eb1d5d commit bffe53b
Showing 1 changed file with 47 additions and 0 deletions.
47 changes: 47 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
codecov:
token: c3b231db-2db3-4560-a477-6edcf4cf5ad1
branch: master
bot: giulioungaretti

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

notify:
slack:
default:
url: http://qcodes.slack.com
threshold: null
branches: null
attachments: "sunburst, diff"

webhook:
default:
url: null
threshold: null
branches: null
only_pulls: null

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"
branches: null
behavior: default

0 comments on commit bffe53b

Please sign in to comment.