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 #1711

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

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

@chengyouling chengyouling force-pushed the develop-51x branch 2 times, most recently from ac0f671 to 3cd3a94 Compare December 20, 2024 10:16
Copy link

codecov bot commented Dec 23, 2024

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.79% <35.71%> (-0.09%) 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 64 files with indirect coverage changes

@chengyouling chengyouling force-pushed the develop-51x branch 3 times, most recently from a7ee17b to 8baa3f9 Compare December 28, 2024 11:53
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