Skip to content

Support rabbitmq5.x for tag transmission#1799

Merged
lilai23 merged 1 commit into
sermant-io:developfrom
SunJiFengPlus:tag-rabbitmq
Aug 4, 2025
Merged

Support rabbitmq5.x for tag transmission#1799
lilai23 merged 1 commit into
sermant-io:developfrom
SunJiFengPlus:tag-rabbitmq

Conversation

@SunJiFengPlus
Copy link
Copy Markdown
Contributor

@SunJiFengPlus SunJiFengPlus commented Jul 15, 2025

What type of PR is this?

Feature

What this PR does / why we need it?

Describe it.
Support rabbitmq5.x for tag transmission

Which issue(s) this PR fixes?

Fixes #1784

Does this PR introduce a user-facing change?

No

Checklist

  • Make sure there is a GitHub_issue related with this PR before you start working on it.
  • Make sure you have squashed your change to one single commit.
  • GitHub Actions works fine in this PR.

@SunJiFengPlus SunJiFengPlus force-pushed the tag-rabbitmq branch 4 times, most recently from c5b37e9 to 92ddd55 Compare July 15, 2025 06:30
@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 15, 2025

Codecov Report

❌ Patch coverage is 68.91892% with 23 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...ansmission/rabbitmqv5/wrapper/ConsumerWrapper.java 41.17% 10 Missing ⚠️
...rabbitmqv5/declarers/RabbitmqConsumerDeclarer.java 0.00% 6 Missing ⚠️
...itmqv5/declarers/RabbitmqProducerSendDeclarer.java 0.00% 6 Missing ⚠️
...in/java/io/sermant/core/utils/CollectionUtils.java 0.00% 1 Missing ⚠️
Flag Coverage Δ Complexity Δ
unittests 27.46% <68.91%> (+0.09%) 375.00 <23.00> (+23.00)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ Complexity Δ
...c/main/java/io/sermant/core/utils/StringUtils.java 20.00% <100.00%> (+1.81%) 0.00 <0.00> (ø)
...tmqv5/interceptor/RabbitmqConsumerInterceptor.java 100.00% <100.00%> (ø) 9.00 <9.00> (?)
...tmqv5/interceptor/RabbitmqProducerInterceptor.java 100.00% <100.00%> (ø) 12.00 <12.00> (?)
...in/java/io/sermant/core/utils/CollectionUtils.java 50.00% <0.00%> (-50.00%) 0.00 <0.00> (ø)
...rabbitmqv5/declarers/RabbitmqConsumerDeclarer.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...itmqv5/declarers/RabbitmqProducerSendDeclarer.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...ansmission/rabbitmqv5/wrapper/ConsumerWrapper.java 41.17% <41.17%> (ø) 2.00 <2.00> (?)

... and 7 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@SunJiFengPlus SunJiFengPlus force-pushed the tag-rabbitmq branch 6 times, most recently from 175d405 to 6f50d3e Compare July 18, 2025 09:00
@SunJiFengPlus SunJiFengPlus force-pushed the tag-rabbitmq branch 3 times, most recently from 478b63d to e8268c4 Compare July 23, 2025 10:21
@lilai23
Copy link
Copy Markdown
Collaborator

lilai23 commented Jul 25, 2025

squash all your commits into one single commit

@hanbingleixue hanbingleixue added the area/plugin Issues or PRs releated to sermant plugin service label Jul 25, 2025
@SunJiFengPlus SunJiFengPlus force-pushed the tag-rabbitmq branch 2 times, most recently from 6588da4 to 9fdd165 Compare July 28, 2025 02:31
Signed-off-by: sunjifeng <jifeng.sun@outlook.com>
@SunJiFengPlus
Copy link
Copy Markdown
Contributor Author

squash all your commits into one single commit

done

@lilai23 lilai23 merged commit 28d6c76 into sermant-io:develop Aug 4, 2025
989 of 1003 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/plugin Issues or PRs releated to sermant plugin service

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support more component for tag transmission

3 participants