trpc-group / trpc-cpp

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

Feat:Runtime state management to avoid duplicate calls #112

Closed yujun411522 closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (ffcfe9f) 81.79163% compared to head (0bae553) 81.74767%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/trpc-group/trpc-cpp/pull/112/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/112?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 #112 +/- ## =================================================== - Coverage 81.79163% 81.74767% -0.04396% =================================================== Files 855 855 Lines 33902 33908 +6 =================================================== - Hits 27729 27719 -10 - Misses 6173 6189 +16 ``` | [Files](https://app.codecov.io/gh/trpc-group/trpc-cpp/pull/112?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trpc-group) | Coverage Δ | | |---|---|---| | [trpc/common/runtime\_manager.cc](https://app.codecov.io/gh/trpc-group/trpc-cpp/pull/112?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trpc-group#diff-dHJwYy9jb21tb24vcnVudGltZV9tYW5hZ2VyLmNj) | `77.94118% <90.00000%> (+2.13473%)` | :arrow_up: | ... and [8 files with indirect coverage changes](https://app.codecov.io/gh/trpc-group/trpc-cpp/pull/112/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trpc-group)