yarpc / yarpc-go

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

Test against Go 1.17 & 1.18 #2142

Closed jronak closed 2 years ago

jronak commented 2 years ago

Go 1.16 is no longer supported, moving tests to 1.17 & 1.18

codecov[bot] commented 2 years ago

Codecov Report

Merging #2142 (78200d1) into dev (a9c94ee) will decrease coverage by 0.00%. The diff coverage is n/a.

@@            Coverage Diff             @@
##              dev    #2142      +/-   ##
==========================================
- Coverage   87.72%   87.71%   -0.01%     
==========================================
  Files         253      253              
  Lines       14090    14090              
==========================================
- Hits        12360    12359       -1     
- Misses       1338     1340       +2     
+ Partials      392      391       -1     
Impacted Files Coverage Δ
transport/tchannel/peer.go 94.73% <0.00%> (-1.32%) :arrow_down:

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 a9c94ee...78200d1. Read the comment docs.