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 #8148] Fix variable typo #8149

Merged
merged 1 commit into from
May 16, 2024
Merged

Conversation

oopooa
Copy link
Contributor

@oopooa oopooa commented May 15, 2024

Which Issue(s) This PR Fixes

Fixes #8148

Brief Description

variable typo

How Did You Test This Change?

variable typo

@oopooa oopooa changed the title Fix variable typo [ISSUE #8148] Fix variable typo May 15, 2024
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 25.00000% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 42.90%. Comparing base (2fdafd2) to head (b8e2f67).

Files Patch % Lines
...pache/rocketmq/store/stats/BrokerStatsManager.java 0.00% 3 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #8149      +/-   ##
=============================================
- Coverage      42.95%   42.90%   -0.05%     
+ Complexity     10384    10364      -20     
=============================================
  Files           1270     1270              
  Lines          88690    88690              
  Branches       11401    11401              
=============================================
- Hits           38097    38054      -43     
- Misses         45899    45934      +35     
- Partials        4694     4702       +8     

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

@RongtongJin RongtongJin merged commit c00fac3 into apache:develop May 16, 2024
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.

[Bug] Fix typo
3 participants