eventmesh
eventmesh copied to clipboard
[ISSUE #3338] Add OpenmessageGrpcProduder implemention in sdk-java
Fixes #3338
Motivation
- Add OpenmessageGrpcProduder implemention in sdk-java
Modifications
- Add OpenmessageGrpcProduder implemention in sdk-java
Documentation
- Does this pull request introduce a new feature? (yes / no)
- If yes, how is the feature documented? (not applicable / docs / JavaDocs / not documented)
- If a feature is not applicable for documentation, explain why?
- If a feature is not documented yet in this PR, please create a followup issue for adding the documentation
Codecov Report
Merging #3862 (6406574) into master (91aab4d) will increase coverage by
0.19%. The diff coverage is53.10%.
:exclamation: Current head 6406574 differs from pull request most recent head dabadff. Consider uploading reports for the commit dabadff to get more accurate results
@@ Coverage Diff @@
## master #3862 +/- ##
============================================
+ Coverage 13.77% 13.96% +0.19%
- Complexity 1290 1307 +17
============================================
Files 571 572 +1
Lines 29129 29267 +138
Branches 2837 2863 +26
============================================
+ Hits 4012 4087 +75
- Misses 24745 24797 +52
- Partials 372 383 +11
| Impacted Files | Coverage Δ | |
|---|---|---|
| ...tmesh/common/protocol/grpc/common/ProtocolKey.java | 0.00% <ø> (ø) |
|
| ...mesh/storage/kafka/consumer/KafkaConsumerImpl.java | 9.09% <ø> (ø) |
|
| ...eventmesh/storage/pravega/PravegaConsumerImpl.java | 16.66% <ø> (ø) |
|
| ...standalone/consumer/StandaloneConsumerAdaptor.java | 0.00% <0.00%> (ø) |
|
| ...che/eventmesh/trace/jaeger/JaegerTraceService.java | 60.00% <ø> (ø) |
|
| ...eventmesh/trace/pinpoint/PinpointTraceService.java | 52.17% <ø> (ø) |
|
| ...che/eventmesh/trace/zipkin/ZipkinTraceService.java | 55.12% <ø> (ø) |
|
| ...sh/client/grpc/producer/EventMeshGrpcProducer.java | 40.42% <10.00%> (-5.73%) |
:arrow_down: |
| ...h/client/grpc/producer/OpenMessageGrpProducer.java | 13.63% <13.63%> (ø) |
|
| ...sh/storage/pulsar/consumer/PulsarConsumerImpl.java | 5.88% <25.00%> (ø) |
|
| ... and 2 more |
... and 6 files with indirect coverage changes
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
It has been 60 days since the last activity on this pull request. I am reaching out here to gently remind you that the Apache EventMesh community values every pull request, and please feel free to get in touch with the reviewers at any time. They are available to assist you in advancing the progress of your pull request and offering the latest feedback.
If you encounter any challenges during development, seeking support within the community is encouraged. We sincerely appreciate your contributions to Apache EventMesh.
Codecov Report
Attention: Patch coverage is 53.10345% with 68 lines in your changes missing coverage. Please review.
Project coverage is 13.96%. Comparing base (
91aab4d) to head (6406574). Report is 638 commits behind head on master.
:exclamation: Current head 6406574 differs from pull request most recent head dabadff
Please upload reports for the commit dabadff to get more accurate results.
Additional details and impacted files
@@ Coverage Diff @@
## master #3862 +/- ##
============================================
+ Coverage 13.77% 13.96% +0.19%
- Complexity 1290 1307 +17
============================================
Files 571 572 +1
Lines 29129 29267 +138
Branches 2837 2863 +26
============================================
+ Hits 4012 4087 +75
- Misses 24745 24797 +52
- Partials 372 383 +11
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
It has been 60 days since the last activity on this pull request. I am reaching out here to gently remind you that the Apache EventMesh community values every pull request, and please feel free to get in touch with the reviewers at any time. They are available to assist you in advancing the progress of your pull request and offering the latest feedback.
If you encounter any challenges during development, seeking support within the community is encouraged. We sincerely appreciate your contributions to Apache EventMesh.
It has been 60 days since the last activity on this pull request. I am reaching out here to gently remind you that the Apache EventMesh community values every pull request, and please feel free to get in touch with the reviewers at any time. They are available to assist you in advancing the progress of your pull request and offering the latest feedback.
If you encounter any challenges during development, seeking support within the community is encouraged. We sincerely appreciate your contributions to Apache EventMesh.