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 #7791] Polish the code for jraft controller #7792

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

RongtongJin
Copy link
Contributor

Which Issue(s) This PR Fixes

Fixes #7791

Brief Description

Polish the code for jraft controller

How Did You Test This Change?

@codecov-commenter
Copy link

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (8df53df) 42.94% compared to head (d180a4d) 42.97%.

Files Patch % Lines
...n/java/org/apache/rocketmq/common/JraftConfig.java 0.00% 7 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #7792      +/-   ##
=============================================
+ Coverage      42.94%   42.97%   +0.03%     
- Complexity      9902     9904       +2     
=============================================
  Files           1190     1190              
  Lines          85930    85930              
  Branches       11070    11070              
=============================================
+ Hits           36906    36932      +26     
+ Misses         44458    44428      -30     
- Partials        4566     4570       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@RongtongJin RongtongJin merged commit 6616600 into apache:develop Feb 2, 2024
9 of 10 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.

[Enhancement] Polish the code for jraft controller
4 participants