eventmesh
eventmesh copied to clipboard
Eventmesh server go
Fixes https://github.com/apache/incubator-eventmesh/issues/1127. Fixes https://github.com/apache/incubator-eventmesh/issues/1121 .
Codecov Report
Merging #1255 (7474f5a) into eventmesh-server-go (8f62d8a) will increase coverage by
0.02%. The diff coverage isn/a.
:exclamation: Current head 7474f5a differs from pull request most recent head 95deba2. Consider uploading reports for the commit 95deba2 to get more accurate results
@@ Coverage Diff @@
## eventmesh-server-go #1255 +/- ##
========================================================
+ Coverage 9.89% 9.92% +0.02%
- Complexity 640 641 +1
========================================================
Files 382 382
Lines 23640 23628 -12
Branches 2619 2617 -2
========================================================
+ Hits 2340 2345 +5
+ Misses 21080 21059 -21
- Partials 220 224 +4
| Impacted Files | Coverage Δ | |
|---|---|---|
| ...sh/client/grpc/consumer/EventMeshGrpcConsumer.java | 75.80% <0.00%> (-1.62%) |
:arrow_down: |
| ...ava/org/apache/eventmesh/common/utils/IPUtils.java | 33.33% <0.00%> (-0.93%) |
:arrow_down: |
| ...g/apache/eventmesh/runtime/util/EventMeshUtil.java | 58.08% <0.00%> (-0.74%) |
:arrow_down: |
| ...che/eventmesh/runtime/boot/AbstractHTTPServer.java | 0.00% <0.00%> (ø) |
|
| ...che/eventmesh/runtime/boot/EventMeshTCPServer.java | 0.00% <0.00%> (ø) |
|
| ...sh/client/http/producer/EventMeshHttpProducer.java | 0.00% <0.00%> (ø) |
|
| ...core/protocol/http/consumer/EventMeshConsumer.java | 0.00% <0.00%> (ø) |
|
| .../protocol/tcp/client/group/ClientGroupWrapper.java | 0.00% <0.00%> (ø) |
|
| ...pl/consumer/ConsumeMessageConcurrentlyService.java | 0.00% <0.00%> (ø) |
|
| ...mesh/connector/standalone/broker/MessageQueue.java | 40.25% <0.00%> (+7.79%) |
:arrow_up: |
| ... and 1 more |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
guys, I will close this pr because smaller prs is better.