Closed JarHMJ closed 3 years ago
Merging #180 (0342568) into master (1be989d) will decrease coverage by
0.12%
. The diff coverage is0.00%
.
@@ Coverage Diff @@
## master #180 +/- ##
==========================================
- Coverage 50.24% 50.12% -0.13%
==========================================
Files 28 28
Lines 1606 1610 +4
==========================================
Hits 807 807
- Misses 710 714 +4
Partials 89 89
Impacted Files | Coverage Δ | |
---|---|---|
sinks/factory.go | 0.00% <0.00%> (ø) |
|
sinks/webhook/webhook.go | 24.21% <0.00%> (-0.26%) |
:arrow_down: |
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 1be989d...0342568. Read the comment docs.
Too much vendor update. Could you remove Irrelevant dependencies.
已经移除多余的vendor,只增加了go.mongodb.org/mongo-driver
What type of PR is this? PR类型是什么?
What this PR does / why we need it: 这个PR解决了什么问题: 新增mongodb sink
Which issue(s) this PR fixes: PR相关联issue: 无 Fixes #
Does this PR introduce a breaking change?: PR带来的破坏性变更: 引入go.mongodb.org/mongo-driver v1.4.6
Test/Final result: 测试/最终运行结果: