go-zeromq / zmq4

[WIP] Pure-Go implementation of ZeroMQ-4
BSD 3-Clause "New" or "Revised" License
341 stars 56 forks source link

ci: bump Go-1.17 #113

Closed sbinet closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #113 (2435d98) into master (7ab29a1) will decrease coverage by 0.66%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #113      +/-   ##
==========================================
- Coverage   68.08%   67.42%   -0.67%     
==========================================
  Files          29       29              
  Lines        1811     1811              
==========================================
- Hits         1233     1221      -12     
- Misses        479      490      +11     
- Partials       99      100       +1     
Impacted Files Coverage Δ
rep.go 70.67% <0.00%> (-6.02%) :arrow_down:
internal/inproc/inproc.go 70.88% <0.00%> (-1.27%) :arrow_down:
conn.go 55.17% <0.00%> (-1.15%) :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 7ab29a1...2435d98. Read the comment docs.