2
0
mirror of https://github.com/boostorg/redis.git synced 2026-01-19 04:42:09 +00:00
Files
redis/.codecov.yml
2022-08-15 22:45:55 +02:00

17 lines
277 B
YAML

codecov:
max_report_age: off
require_ci_to_pass: yes
notify:
after_n_builds: 1
wait_for_ci: yes
# Change how pull request comments look
comment:
layout: "reach,diff,flags,files,footer"
ignore:
- "benchmarks/*"
- "examples/*"
- "/usr/*"
- "**/boost/*"