yarpc / yarpc-go

A message passing platform for Go
MIT License
401 stars 101 forks source link

Preparing release v1.62.0 #2149

Closed jronak closed 1 year ago

jronak commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Merging #2149 (13970be) into master (7809267) will increase coverage by 0.00%. The diff coverage is 91.22%.

@@           Coverage Diff           @@
##           master    #2149   +/-   ##
=======================================
  Coverage   87.72%   87.72%           
=======================================
  Files         254      254           
  Lines       14203    14244   +41     
=======================================
+ Hits        12459    12496   +37     
- Misses       1348     1351    +3     
- Partials      396      397    +1     
Impacted Files Coverage Δ
transport/grpc/options.go 91.00% <75.00%> (-2.19%) :arrow_down:
transport/grpc/inbound.go 97.43% <85.71%> (-2.57%) :arrow_down:
transport/grpc/config.go 95.48% <100.00%> (+0.06%) :arrow_up:
transport/internal/tlsmux/listener.go 87.77% <100.00%> (+1.03%) :arrow_up:
transport/internal/tlsmux/observer.go 88.00% <100.00%> (+0.24%) :arrow_up:
yarpcconfig/builder.go 98.76% <100.00%> (+0.04%) :arrow_up:
transport/tchannel/peer.go 96.05% <0.00%> (-1.32%) :arrow_down:
transport/internal/tlsmux/conn_sniffer.go 100.00% <0.00%> (+12.50%) :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 7809267...13970be. Read the comment docs.