eventmesh icon indicating copy to clipboard operation
eventmesh copied to clipboard

[ISSUE #3338] Add OpenmessageGrpcProduder implemention in sdk-java

Open mxsm opened this issue 2 years ago • 6 comments

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

mxsm avatar May 03 '23 14:05 mxsm

Codecov Report

Merging #3862 (6406574) into master (91aab4d) will increase coverage by 0.19%. The diff coverage is 53.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

codecov[bot] avatar May 04 '23 02:05 codecov[bot]

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.

github-actions[bot] avatar Apr 22 '24 18:04 github-actions[bot]

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.

Files Patch % Lines
...h/client/grpc/producer/OpenMessageGrpProducer.java 13.63% 38 Missing :warning:
...ventmesh/client/grpc/util/EventMeshClientUtil.java 80.95% 6 Missing and 10 partials :warning:
...sh/client/grpc/producer/EventMeshGrpcProducer.java 10.00% 9 Missing :warning:
...sh/storage/pulsar/consumer/PulsarConsumerImpl.java 25.00% 3 Missing :warning:
.../storage/knative/consumer/KnativeConsumerImpl.java 50.00% 1 Missing :warning:
...standalone/consumer/StandaloneConsumerAdaptor.java 0.00% 1 Missing :warning:
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.

codecov-commenter avatar Apr 22 '24 18:04 codecov-commenter

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.

github-actions[bot] avatar Jun 22 '24 18:06 github-actions[bot]

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.

github-actions[bot] avatar Aug 22 '24 18:08 github-actions[bot]