uber / tchannel-go

Go implementation of a multiplexing and framing protocol for RPC calls
http://uber.github.io/tchannel/
MIT License
490 stars 84 forks source link

Preparing release v1.32.1 #888

Closed cinchurge closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #888 (5572305) into dev (9c59f88) will increase coverage by 0.04%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##              dev     #888      +/-   ##
==========================================
+ Coverage   89.25%   89.30%   +0.04%     
==========================================
  Files          43       43              
  Lines        4439     4440       +1     
==========================================
+ Hits         3962     3965       +3     
+ Misses        361      356       -5     
- Partials      116      119       +3     
Impacted Files Coverage Δ
relay.go 85.71% <100.00%> (+0.03%) :arrow_up:
root_peer_list.go 92.00% <0.00%> (-4.00%) :arrow_down:
inbound.go 80.82% <0.00%> (-1.56%) :arrow_down:
peer.go 93.88% <0.00%> (+0.35%) :arrow_up:
mex.go 75.35% <0.00%> (+2.84%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.