trpc-group / trpc-cpp

A pluggable, high-performance RPC framework written in cpp
Other
270 stars 78 forks source link

BufFix: fix the problem that AsyncIO fails to correctly handle the return value when using SQ_POLL #132

Closed yanyupeng2018 closed 3 months ago

github-actions[bot] commented 3 months ago

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

yanyupeng2018 commented 3 months ago

I have read the CLA Document and I hereby sign the CLA

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.66461%. Comparing base (5c32e3f) to head (eee69fb).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/trpc-group/trpc-cpp/pull/132/graphs/tree.svg?width=650&height=150&src=pr&token=7csQnBLsa9&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trpc-group)](https://app.codecov.io/gh/trpc-group/trpc-cpp/pull/132?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trpc-group) ```diff @@ Coverage Diff @@ ## main #132 +/- ## =================================================== - Coverage 81.72924% 81.66461% -0.06464% =================================================== Files 856 856 Lines 34038 34038 =================================================== - Hits 27819 27797 -22 - Misses 6219 6241 +22 ``` [see 7 files with indirect coverage changes](https://app.codecov.io/gh/trpc-group/trpc-cpp/pull/132/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trpc-group)