Closed mumoshu closed 6 years ago
Merging #7 into master will increase coverage by
0.56%
. The diff coverage is21.73%
.
@@ Coverage Diff @@
## master #7 +/- ##
==========================================
+ Coverage 21.17% 21.73% +0.56%
==========================================
Files 3 3
Lines 85 92 +7
==========================================
+ Hits 18 20 +2
- Misses 64 67 +3
- Partials 3 5 +2
Impacted Files | Coverage Δ | |
---|---|---|
streams/streams.go | 0% <0%> (ø) |
|
streams/config.go | 100% <100%> (ø) |
|
streams/client.go | 16.9% <16.9%> (ø) |
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 1653a6a...457c557. Read the comment docs.
thanks, @mumoshu
Makes following changes to resolve #5
streams
package for the Kinesis Data Streams output pluginplugins/firehose/main.go
to also include the brand-new Streams pluginplugins/firehose
toplugins/kinesis
, andfirehose.so
tokinesis.so
according to the scope of the plugin