uber-go / goleak

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

Release v1.2.1 #100

Closed sywhang closed 1 year ago

sywhang commented 1 year ago

This release is a patch release that removes golang/x/lint dependency.

Ref #99.

codecov[bot] commented 1 year ago

Codecov Report

Merging #100 (6f3308a) into master (3465299) will increase coverage by 1.35%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #100      +/-   ##
==========================================
+ 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