uber-go / tally

A Go metrics interface with fast buffered metrics and third party reporters
MIT License
851 stars 116 forks source link

Add goleak checking to tests #214

Closed brawndou closed 1 year ago

brawndou commented 1 year ago

This adds goleak testing across all tests in package tally and fixes goroutine leaks in scope related tests.

codecov[bot] commented 1 year ago

Codecov Report

Merging #214 (a57eb28) into master (af61906) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #214   +/-   ##
=======================================
  Coverage   47.81%   47.81%           
=======================================
  Files          64       64           
  Lines        5988     5988           
=======================================
  Hits         2863     2863           
  Misses       2685     2685           
  Partials      440      440           

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