2
0
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:
Marcelo Zimbres
2022-08-15 22:45:55 +02:00
parent 38bf2395af
commit c4714d0037
10 changed files with 241 additions and 117 deletions

16
.codecov.yml Normal file
View 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/*"