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 #8512] TimerMessageStore#getDequeueTps optimization #8513

Open
wants to merge 9 commits into
base: develop
Choose a base branch
from

Conversation

847850277
Copy link

Which Issue(s) This PR Fixes

Fixes #8512

Brief Description

How Did You Test This Change?

@codecov-commenter
Copy link

codecov-commenter commented Aug 13, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 47.33%. Comparing base (daf3d1a) to head (f6bfa38).

Files with missing lines Patch % Lines
...apache/rocketmq/store/timer/TimerMessageStore.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #8513      +/-   ##
=============================================
- Coverage      47.50%   47.33%   -0.17%     
+ Complexity     11588    11547      -41     
=============================================
  Files           1282     1282              
  Lines          89848    89848              
  Branches       11557    11557              
=============================================
- Hits           42683    42531     -152     
- Misses         41937    42073     +136     
- Partials        5228     5244      +16     
Flag Coverage Δ
47.33% <0.00%> (-0.17%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

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.

[Feature] TimerMessageStore#getDequeueTps optimization
5 participants