ClickHouse/.github/codecov.yml

18 lines
217 B
YAML
Raw Normal View History

2020-09-30 09:51:07 +00:00
codecov:
2021-02-20 18:59:45 +00:00
max_report_age: "off"
2020-09-30 09:51:07 +00:00
strict_yaml_branch: "master"
ignore:
- "contrib"
- "docs"
- "benchmark"
- "tests"
- "docker"
- "debian"
- "cmake"
comment: false
github_checks:
2021-02-20 18:59:45 +00:00
annotations: false