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.0 #886

Closed gandhikrishna closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #886 (7a185ff) into dev (c6c0f71) will increase coverage by 0.11%. The diff coverage is n/a.

:exclamation: Current head 7a185ff differs from pull request most recent head 37e7cb2. Consider uploading reports for the commit 37e7cb2 to get more accurate results

@@            Coverage Diff             @@
##              dev     #886      +/-   ##
==========================================
+ Coverage   89.16%   89.27%   +0.11%     
==========================================
  Files          43       43              
  Lines        4439     4439              
==========================================
+ Hits         3958     3963       +5     
+ Misses        363      357       -6     
- Partials      118      119       +1     
Impacted Files Coverage Δ
connection.go 88.45% <0.00%> (-0.93%) :arrow_down:
inbound.go 82.38% <0.00%> (+1.55%) :arrow_up:
mex.go 75.35% <0.00%> (+2.84%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c6c0f71...37e7cb2. Read the comment docs.