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 v1.30.0 release #876

Closed gandhikrishna closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #876 (41aa57d) into dev (ce5b440) will increase coverage by 0.13%. The diff coverage is n/a.

@@            Coverage Diff             @@
##              dev     #876      +/-   ##
==========================================
+ Coverage   88.75%   88.89%   +0.13%     
==========================================
  Files          43       43              
  Lines        4439     4439              
==========================================
+ Hits         3940     3946       +6     
+ Misses        379      375       -4     
+ Partials      120      118       -2     
Impacted Files Coverage Δ
connection.go 84.75% <0.00%> (-1.16%) :arrow_down:
inbound.go 82.38% <0.00%> (+1.55%) :arrow_up:
relay.go 87.39% <0.00%> (+1.70%) :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 b316d82...41aa57d. Read the comment docs.