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

rocketmq message grayscale support 5.1.x #1726

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

chengyouling
Copy link
Collaborator

What type of PR is this?

bugfix

What this PR does / why we need it?

rocketmq message grayscale support 5.1.x.

Which issue(s) this PR fixes?

#1710

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.

@chengyouling chengyouling self-assigned this Jan 2, 2025
Copy link

codecov bot commented Jan 2, 2025

Codecov Report

Attention: Patch coverage is 35.71429% with 54 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...grayscale/rocketmq/utils/RocketMqReflectUtils.java 50.00% 12 Missing ⚠️
...t51/RocketMqV51ConsumerConstructorInterceptor.java 0.00% 11 Missing ⚠️
...51/RocketMqV51PushConsumerConstructorDeclarer.java 0.00% 10 Missing ⚠️
...ocketMqV51LitePullConsumerConstructorDeclarer.java 0.00% 6 Missing ⚠️
...51/RocketMqV51PullConsumerConstructorDeclarer.java 0.00% 6 Missing ⚠️
...cketmq/service/RocketMqConsumerGroupAutoCheck.java 0.00% 6 Missing ⚠️
...etMqPullConsumerSubscriptionUpdateInterceptor.java 66.66% 1 Missing and 1 partial ⚠️
...cketMqSchedulerRebuildSubscriptionInterceptor.java 80.00% 0 Missing and 1 partial ⚠️
Flag Coverage Δ Complexity Δ
unittests 43.66% <35.71%> (-0.52%) 181.00 <0.00> (ø)

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

Files with missing lines Coverage Δ Complexity Δ
.../rocketmq/utils/RocketMqSubscriptionDataUtils.java 68.21% <100.00%> (+0.21%) 0.00 <0.00> (ø)
...cketMqSchedulerRebuildSubscriptionInterceptor.java 67.74% <80.00%> (+1.07%) 0.00 <0.00> (ø)
...etMqPullConsumerSubscriptionUpdateInterceptor.java 64.00% <66.66%> (+3.13%) 0.00 <0.00> (ø)
...ocketMqV51LitePullConsumerConstructorDeclarer.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...51/RocketMqV51PullConsumerConstructorDeclarer.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...cketmq/service/RocketMqConsumerGroupAutoCheck.java 16.85% <0.00%> (-0.20%) 0.00 <0.00> (ø)
...51/RocketMqV51PushConsumerConstructorDeclarer.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...t51/RocketMqV51ConsumerConstructorInterceptor.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...grayscale/rocketmq/utils/RocketMqReflectUtils.java 50.00% <50.00%> (ø) 0.00 <0.00> (?)

... and 25 files with indirect coverage changes

@lilai23 lilai23 merged commit cc627ad into sermant-io:2.1.x Jan 3, 2025
4 checks passed
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.

3 participants