yarpc / yarpc-go

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

Preparing release v1.60.0 #2122

Closed jronak closed 2 years ago

jronak commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #2122 (bf77b35) into master (f758c9e) will decrease coverage by 0.06%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2122      +/-   ##
==========================================
- Coverage   87.68%   87.62%   -0.07%     
==========================================
  Files         249      249              
  Lines       13954    13960       +6     
==========================================
- Hits        12236    12232       -4     
- Misses       1331     1338       +7     
- Partials      387      390       +3     
Impacted Files Coverage Δ
api/backoff/none.go 100.00% <ø> (ø)
api/encoding/call.go 100.00% <ø> (ø)
api/encoding/call_option.go 100.00% <ø> (ø)
api/encoding/inbound_call.go 100.00% <ø> (ø)
api/encoding/outbound_call.go 100.00% <ø> (ø)
api/middleware/inbound.go 100.00% <ø> (ø)
api/middleware/outbound.go 92.20% <ø> (ø)
api/middleware/router.go 100.00% <ø> (ø)
api/peer/connectionstatus_string.go 50.00% <ø> (ø)
api/peer/errors.go 100.00% <ø> (ø)
... and 119 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 f758c9e...bf77b35. Read the comment docs.