uber-go / goleak

Goroutine leak detector
MIT License
4.5k stars 148 forks source link

CI: Test against Go 1.17 #67

Closed sywhang closed 2 years ago

sywhang commented 2 years ago

Start testing against Go 1.17.

Changes were also made to a couple of test files to make them pass the linters in Go 1.17

codecov[bot] commented 2 years ago

Codecov Report

Merging #67 (e25825f) into master (1e9de54) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #67   +/-   ##
=======================================
  Coverage   93.27%   93.27%           
=======================================
  Files           4        4           
  Lines         119      119           
=======================================
  Hits          111      111           
  Misses          5        5           
  Partials        3        3           

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 1e9de54...e25825f. Read the comment docs.