Files
h2/codecov.yml
2017-09-28 10:55:29 -07:00

27 lines
472 B
YAML

codecov:
notify:
require_ci_to_pass: true
coverage:
status:
project:
default:
threshold: 5%
ignore:
- fixtures/.*
- examples/.*
- util/.*
- tests/.*
- src/hpack/test/.*
notify:
slack:
default:
url: "https://hooks.slack.com/services/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"
threshold: 5%
only_pulls: false
branches: null
flags: null
paths: null
comment: off