BugFix: fix the problem of uneven traffic using backup request in IP direct connection scenario by chhy2009 · Pull Request #106 · trpc-group/trpc-cpp

Codecov Report

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

Comparison is base (ffcfe9f) 81.79163% compared to head (3a9a394) 81.71796%.
Report is 4 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                 @@
##                main        #106         +/-   ##
===================================================
- Coverage   81.79163%   81.71796%   -0.07367%     
===================================================
  Files            855         855                 
  Lines          33902       33924         +22     
===================================================
- Hits           27729       27722          -7     
- Misses          6173        6202         +29     
Files Coverage Δ
trpc/config/trpc_conf.h 100.00000% <ø> (ø)
...pc/coroutine/fiber_blocking_noncontiguous_buffer.h 98.27586% <100.00000%> (+0.09403%) ⬆️
.../runtime/iomodel/reactor/fiber/fiber_connection.cc 55.08982% <100.00000%> (+0.54437%) ⬆️
...c/runtime/iomodel/reactor/fiber/fiber_connection.h 25.00000% <ø> (ø)
...time/iomodel/reactor/fiber/fiber_tcp_connection.cc 65.50000% <100.00000%> (-0.99747%) ⬇️
trpc/common/runtime_manager.cc 77.94118% <90.00000%> (+2.13473%) ⬆️
trpc/naming/common/util/utils_help.cc 91.66667% <86.66667%> (-8.33334%) ⬇️

... and 17 files with indirect coverage changes