beets/codecov.yaml
Adrian Sampson 0395e7fd80 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.
2016-04-25 19:49:46 -07:00

12 lines
239 B
YAML

# 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