mirror of
https://github.com/boostorg/redis.git
synced 2026-01-19 04:42:09 +00:00
Splits async_receive_event in two functions.
This commit is contained in:
16
.codecov.yml
Normal file
16
.codecov.yml
Normal file
@@ -0,0 +1,16 @@
|
||||
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/*"
|
||||
Reference in New Issue
Block a user