yarpc / yarpc-go

A message passing platform for Go
MIT License
405 stars 103 forks source link

Fix leaky gRPC tests #2143

Closed jronak closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #2143 (fbb4a10) into dev (9f3719e) will increase coverage by 0.02%. The diff coverage is n/a.

@@            Coverage Diff             @@
##              dev    #2143      +/-   ##
==========================================
+ Coverage   87.70%   87.72%   +0.02%     
==========================================
  Files         253      253              
  Lines       14090    14090              
==========================================
+ Hits        12358    12361       +3     
+ Misses       1339     1338       -1     
+ Partials      393      391       -2     
Impacted Files Coverage Δ
peer/hashring32/internal/hashring32/hashring32.go 97.29% <0.00%> (+1.08%) :arrow_up:
transport/tchannel/peer.go 97.36% <0.00%> (+1.31%) :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 9f3719e...fbb4a10. Read the comment docs.