Add coverage reporting and uploading

Upload our coverage data to codecov.io and aggregate it on test runs.
This commit is contained in:
Ian Cordasco 2016-08-06 15:21:50 -05:00
parent d5a6cfcff9
commit b995d56e19
No known key found for this signature in database
GPG key ID: 656D3395E4A9791A
5 changed files with 63 additions and 1 deletions

43
codecov.yml Normal file
View file

@ -0,0 +1,43 @@
codecov:
branch: master
bot: null
coverage:
precision: 2
round: down
range: "60...100"
notify:
irc:
default:
server: chat.freenode.net
channel: '##python-code-quality'
branches: master
threshold: 2
message: null
status:
project:
default:
target: auto
threshold: null
branches: null
patch:
default:
target: auto
branches: null
changes:
default:
branches: null
ignore: null
fixes:
- .tox
comment:
layout: "header, diff, changes, sunburst, uncovered, tree"
branches: null
behavior: default