yarpc / yarpc-go

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

Preparing release v1.61.0 #2147

Closed jronak closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #2147 (0d3db76) into master (ed579be) will increase coverage by 0.07%. The diff coverage is 93.00%.

@@            Coverage Diff             @@
##           master    #2147      +/-   ##
==========================================
+ Coverage   87.65%   87.72%   +0.07%     
==========================================
  Files         249      254       +5     
  Lines       13960    14203     +243     
==========================================
+ Hits        12237    12460     +223     
- Misses       1335     1346      +11     
- Partials      388      397       +9     
Impacted Files Coverage Δ
transport/internal/tlsmux/conn_sniffer.go 87.50% <87.50%> (ø)
transport/internal/tlsmux/observer.go 87.75% <87.75%> (ø)
transport/internal/tlsmux/listener.go 89.15% <89.15%> (ø)
transport/grpc/config.go 95.41% <100.00%> (+0.14%) :arrow_up:
transport/grpc/inbound.go 100.00% <100.00%> (ø)
transport/grpc/options.go 93.18% <100.00%> (+0.49%) :arrow_up:
transport/grpc/peer.go 96.61% <100.00%> (+0.11%) :arrow_up:
transport/internal/tlsmux/tls_checker.go 100.00% <100.00%> (ø)
transport/internal/tlsscenario/tlsscenario.go 100.00% <100.00%> (ø)
transport/tchannel/peer.go 96.05% <0.00%> (-1.32%) :arrow_down:
... and 1 more

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 ed579be...0d3db76. Read the comment docs.