Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rabbitmq connector merge to master branch #2125

Merged
merged 19 commits into from
Nov 8, 2022
Merged

Conversation

xwm1992
Copy link
Contributor

@xwm1992 xwm1992 commented Nov 7, 2022

Fixes #1553 .

Motivation

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

Modifications

Describe the modifications you've done.

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 Nov 7, 2022

Codecov Report

Merging #2125 (47bf905) into master (3768a59) will increase coverage by 0.97%.
The diff coverage is 31.58%.

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

@@             Coverage Diff              @@
##             master    #2125      +/-   ##
============================================
+ Coverage     10.40%   11.37%   +0.97%     
- Complexity      778      873      +95     
============================================
  Files           445      465      +20     
  Lines         27044    27710     +666     
  Branches       2940     2997      +57     
============================================
+ Hits           2813     3153     +340     
- Misses        23971    24265     +294     
- Partials        260      292      +32     
Impacted Files Coverage Δ
.../protocol/http/WebhookProtocolTransportObject.java 0.00% <ø> (ø)
...mon/protocol/http/body/client/RegResponseBody.java 0.00% <ø> (ø)
...otocol/http/body/client/SubscribeResponseBody.java 0.00% <0.00%> (ø)
...n/protocol/http/body/client/UnRegResponseBody.java 0.00% <ø> (ø)
...rotocol/workflow/protos/EventmeshWorkflowGrpc.java 0.00% <ø> (ø)
...ommon/protocol/workflow/protos/ExecuteRequest.java 0.00% <0.00%> (ø)
...entmesh/common/utils/ConfigurationContextUtil.java 0.00% <ø> (ø)
...ve/cloudevent/impl/KnativeBinaryMessageReader.java 0.00% <0.00%> (ø)
.../knative/cloudevent/impl/KnativeMessageWriter.java 58.82% <0.00%> (-7.85%) ⬇️
...connector/knative/config/ConfigurationWrapper.java 52.63% <0.00%> (ø)
... and 120 more

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

Copy link
Contributor

@qqeasonchen qqeasonchen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@qqeasonchen qqeasonchen merged commit 693620d into master Nov 8, 2022
@xwm1992 xwm1992 deleted the rabbitmq-connector branch November 25, 2022 09:25
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.

[Feature] Support rabbitmq connector
3 participants