s12v / awsbeats

AWS Kinesis plugin for Filebeat
Apache License 2.0
61 stars 26 forks source link

fix(streams): Panic on collecting failed records #42

Closed mumoshu closed 6 years ago

mumoshu commented 6 years ago

Fixes #41

codecov-io commented 6 years ago

Codecov Report

Merging #42 into master will increase coverage by 0.8%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #42     +/-   ##
=========================================
+ Coverage   63.63%   64.44%   +0.8%     
=========================================
  Files           4        4             
  Lines         132      135      +3     
=========================================
+ Hits           84       87      +3     
  Misses         42       42             
  Partials        6        6
Impacted Files Coverage Δ
streams/client.go 69.79% <100%> (+0.97%) :arrow_up:

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 62f0234...056e1c0. Read the comment docs.