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 #8610] Optimize AllocateMessageQueue #8611

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

syhleo
Copy link
Contributor

@syhleo syhleo commented Aug 30, 2024

Which Issue(s) This PR Fixes

Fixes #8610

Brief Description

How Did You Test This Change?

@codecov-commenter
Copy link

Codecov Report

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

Project coverage is 47.18%. Comparing base (2d1e314) to head (1ffa517).
Report is 70 commits behind head on develop.

Files with missing lines Patch % Lines
...balance/AllocateMessageQueueAveragelyByCircle.java 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #8611      +/-   ##
=============================================
+ Coverage      44.79%   47.18%   +2.39%     
- Complexity     10870    11458     +588     
=============================================
  Files           1274     1277       +3     
  Lines          88968    89426     +458     
  Branches       11434    11503      +69     
=============================================
+ Hits           39853    42199    +2346     
+ Misses         44130    42016    -2114     
- Partials        4985     5211     +226     

☔ 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.

[Enhancement] Optimize AllocateMessageQueue
2 participants