Files
h2/codecov.yml
Eliza Weisman e4b8dde1d3 Split Travis build into stages (#62)
Adds code coverage checking.
2017-09-14 16:33:34 -07:00

19 lines
338 B
YAML

codecov:
notify:
require_ci_to_pass: true
coverage:
ignore:
- tests/.*
notify:
slack:
default:
url: "https://hooks.slack.com/services/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"
threshold: 1%
only_pulls: false
branches: null
flags: null
paths: null
comment: off