uber-go / goleak

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

Update testify and cleanup #81

Closed sywhang closed 2 years ago

sywhang commented 2 years ago

This updates testify dependency to v1.8.0 (most recent version) and cleans up some tests using new APIs.

codecov[bot] commented 2 years ago

Codecov Report

Merging #81 (15e4c91) into master (704c76c) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #81   +/-   ##
=======================================
  Coverage   94.92%   94.92%           
=======================================
  Files           5        5           
  Lines         138      138           
=======================================
  Hits          131      131           
  Misses          4        4           
  Partials        3        3           

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