Configure CodeCov

Apparently, CodeCov switched to a new configuration scheme without telling us.
😢 This turned on annoying pull-request comments. I *hope* this turns them
off again.
This commit is contained in:
Adrian Sampson 2016-04-25 19:49:46 -07:00
parent 3c10be1176
commit 0395e7fd80

12
codecov.yaml Normal file
View file

@ -0,0 +1,12 @@
# Don't post a comment on pull requests.
comment: off
# I think this disables commit statuses?
coverage:
status:
project:
enabled: no
patch:
enabled: no
changes:
enabled: no