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

[ISSUE #7302] Fix singleTopicRegister code deleted in merge #7303

Merged
merged 1 commit into from
Sep 6, 2023

Conversation

yuz10
Copy link
Member

@yuz10 yuz10 commented Sep 6, 2023

Which Issue(s) This PR Fixes

Fixes #7302

Brief Description

How Did You Test This Change?

@codecov-commenter
Copy link

Codecov Report

Merging #7303 (3ada83f) into develop (d000ef9) will increase coverage by 0.01%.
Report is 2 commits behind head on develop.
The diff coverage is 72.54%.

@@              Coverage Diff              @@
##             develop    #7303      +/-   ##
=============================================
+ Coverage      42.63%   42.65%   +0.01%     
  Complexity      9453     9453              
=============================================
  Files           1151     1151              
  Lines          82669    82699      +30     
  Branches       10771    10776       +5     
=============================================
+ Hits           35246    35275      +29     
+ Misses         43018    43017       -1     
- Partials        4405     4407       +2     
Files Changed Coverage Δ
...ache/rocketmq/broker/topic/TopicConfigManager.java 56.68% <0.00%> (-0.34%) ⬇️
...mq/client/impl/producer/DefaultMQProducerImpl.java 44.58% <71.42%> (+0.58%) ⬆️
...ocketmq/broker/processor/AdminBrokerProcessor.java 24.37% <92.30%> (+0.30%) ⬆️

... and 17 files with indirect coverage changes

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

@RongtongJin RongtongJin changed the title Fix singleTopicRegister code deleted in merge [ISSUE #7302] Fix singleTopicRegister code deleted in merge Sep 6, 2023
@RongtongJin RongtongJin merged commit d67b9d6 into apache:develop Sep 6, 2023
10 checks passed
@yuz10 yuz10 deleted the develop4 branch September 6, 2023 06:33
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.

[Bug] singleTopicRegister code deleted in merge
3 participants