uber-go / goleak

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

Test against go1.20 (drop 1.17 and 1.18).. #98

Closed prashantv closed 1 year ago

prashantv commented 1 year ago

As part of this change, also upgrade the actions to the latest major versions.

This also fixes a typo in the tools/go.mod.

codecov[bot] commented 1 year ago

Codecov Report

Merging #98 (49c4b43) into master (1f9f3ff) will increase coverage by 1.35%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #98      +/-   ##
==========================================
+ Coverage   94.92%   96.27%   +1.35%     
==========================================
  Files           5        5              
  Lines         138      215      +77     
==========================================
+ Hits          131      207      +76     
- Misses          4        5       +1     
  Partials        3        3              
Impacted Files Coverage Δ
leaks.go 100.00% <0.00%> (ø)
options.go 100.00% <0.00%> (ø)
testmain.go 100.00% <0.00%> (ø)
tracestack_new.go 100.00% <0.00%> (ø)
internal/stack/stacks.go 88.73% <0.00%> (+3.31%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more