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 8945] Remove unnecessary operations from the critical section #8946

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

3424672656
Copy link
Contributor

Which Issue(s) This PR Fixes

Fixes #8945

Brief Description

How Did You Test This Change?

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 47.70%. Comparing base (95b88ff) to head (70f226b).
Report is 22 commits behind head on develop.

Files with missing lines Patch % Lines
...pache/rocketmq/store/dledger/DLedgerCommitLog.java 33.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #8946      +/-   ##
=============================================
+ Coverage      47.43%   47.70%   +0.26%     
- Complexity     11660    11767     +107     
=============================================
  Files           1294     1304      +10     
  Lines          90424    91058     +634     
  Branches       11627    11675      +48     
=============================================
+ Hits           42894    43438     +544     
+ Misses         42259    42258       -1     
- Partials        5271     5362      +91     

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

@RongtongJin RongtongJin merged commit c961edd into apache:develop Nov 18, 2024
11 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] Remove unnecessary operations from the critical section
3 participants