Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.

cleanup metrics and error routines with a done channel #280

Merged
merged 5 commits into from
Feb 24, 2017

Conversation

jipperinbham
Copy link
Contributor

@jipperinbham jipperinbham commented Feb 24, 2017

addresses the remaining leaky goroutines as reported here

fixes #265

@codecov
Copy link

codecov bot commented Feb 24, 2017

Codecov Report

Merging #280 into master will increase coverage by 0.18%.
The diff coverage is 65.21%.

@@            Coverage Diff             @@
##           master     #280      +/-   ##
==========================================
+ Coverage   71.86%   72.04%   +0.18%     
==========================================
  Files          33       33              
  Lines        2225     2236      +11     
==========================================
+ Hits         1599     1611      +12     
  Misses        485      485              
+ Partials      141      140       -1
Impacted Files Coverage Δ
pkg/transporter/pipeline.go 58.24% <65.21%> (+6.99%)

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 9ce29a3...34f0147. Read the comment docs.

@jipperinbham jipperinbham merged commit e30886a into master Feb 24, 2017
@jipperinbham jipperinbham deleted the close-pipeline branch February 24, 2017 19:07
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mongodb Adaptor won't stop
1 participant