Skip to content

Conversation

@mxsm
Copy link
Member

@mxsm mxsm commented Mar 5, 2023

Fixes #3339

Motivation

Explain the content here.
Explain why you want to make the changes and what problem you're trying to solve.

Modifications

Refactor EventMeshGrpcProducer

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
Copy link

codecov bot commented Mar 5, 2023

Codecov Report

Merging #3340 (40adf00) into master (54cd00f) will decrease coverage by 0.03%.
The diff coverage is 66.34%.

❗ Current head 40adf00 differs from pull request most recent head cb96b92. Consider uploading reports for the commit cb96b92 to get more accurate results

@@             Coverage Diff              @@
##             master    #3340      +/-   ##
============================================
- Coverage     14.62%   14.60%   -0.03%     
- Complexity     1526     1536      +10     
============================================
  Files           651      653       +2     
  Lines         31711    31750      +39     
  Branches       3033     3037       +4     
============================================
- Hits           4638     4637       -1     
- Misses        26657    26684      +27     
- Partials        416      429      +13     
Impacted Files Coverage Δ
.../eventmesh/common/enums/EventMeshProtocolType.java 0.00% <0.00%> (ø)
...sh/client/grpc/producer/EventMeshGrpcProducer.java 46.15% <39.13%> (-12.47%) ⬇️
...client/grpc/producer/EventMeshMessageProducer.java 53.33% <53.33%> (ø)
...ventmesh/client/grpc/util/EventMeshClientUtil.java 82.35% <81.19%> (-9.19%) ⬇️
.../org/apache/eventmesh/common/EventMeshMessage.java 35.29% <100.00%> (+3.71%) ⬆️
...sh/client/grpc/consumer/EventMeshGrpcConsumer.java 62.13% <100.00%> (ø)
...tmesh/client/grpc/producer/CloudEventProducer.java 56.71% <100.00%> (+0.65%) ⬆️

... and 6 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@xwm1992 xwm1992 merged commit dc6481d into apache:master Mar 30, 2023
@mxsm mxsm deleted the eventmesh-3338 branch April 2, 2023 13:04
xuhongjia pushed a commit to Deckers-Ohana/eventmesh that referenced this pull request Mar 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Enhancement]Refactor EventMeshGrpcProducer

2 participants