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

release v1.31.1 #885

Closed DheerendraRathor closed 2 years ago

DheerendraRathor commented 2 years ago

Creating release on top of tag 1.31.0 with TLS test changes. I've manually updated changelog to include changes for 1.31.0 (one with tag v1.31.0).

codecov[bot] commented 2 years ago

Codecov Report

Merging #885 (f2bdb86) into release-1.31.1 (8f38d24) will decrease coverage by 0.36%. The diff coverage is n/a.

@@                Coverage Diff                 @@
##           release-1.31.1     #885      +/-   ##
==================================================
- Coverage           89.02%   88.66%   -0.37%     
==================================================
  Files                  43       43              
  Lines                4439     4439              
==================================================
- Hits                 3952     3936      -16     
- Misses                367      382      +15     
- Partials              120      121       +1     
Impacted Files Coverage Δ
connection.go 84.52% <0.00%> (-3.93%) :arrow_down:
peer.go 93.57% <0.00%> (-0.36%) :arrow_down:
relay.go 86.11% <0.00%> (+0.42%) :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 8f38d24...f2bdb86. Read the comment docs.