Skip to content
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.

tcp input and kafka output processors #87

Open
wants to merge 30 commits into
base: master
Choose a base branch
from

Conversation

awillis
Copy link

@awillis awillis commented Sep 28, 2018

No description provided.

@codecov
Copy link

codecov bot commented Sep 28, 2018

Codecov Report

Merging #87 into master will increase coverage by 0.2%.
The diff coverage is 24%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #87     +/-   ##
=========================================
+ Coverage   30.91%   31.12%   +0.2%     
=========================================
  Files         145      147      +2     
  Lines        9271     9421    +150     
=========================================
+ Hits         2866     2932     +66     
- Misses       6304     6385     +81     
- Partials      101      104      +3
Impacted Files Coverage Δ
cmd/bitfan/commands/plugins.go 100% <100%> (ø) ⬆️
processors/input-tcp/tcpinput.go 19.35% <19.35%> (ø)
processors/output-kafka/kafka.go 25.58% <25.58%> (ø)
processors/sincedb.go 42.37% <0%> (+15.25%) ⬆️
processors/output-rabbitmq/rabbitmq.go 21.17% <0%> (+18.82%) ⬆️
processors/output-mongodb/mongodb.go 33.33% <0%> (+23.8%) ⬆️

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 691b052...2d8b848. Read the comment docs.

@awillis
Copy link
Author

awillis commented Sep 29, 2018

@vjeantet please merge

This was referenced Sep 30, 2018
- use gopkg.in import path
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant