Skip to content

[ISSUE #10187] Fix ArithmeticException in trace MessageQueueSelector when filtered queue list is empty#10188

Open
Kris20030907 wants to merge 1 commit intoapache:developfrom
Kris20030907:fix-exception
Open

[ISSUE #10187] Fix ArithmeticException in trace MessageQueueSelector when filtered queue list is empty#10188
Kris20030907 wants to merge 1 commit intoapache:developfrom
Kris20030907:fix-exception

Conversation

@Kris20030907
Copy link
Copy Markdown
Contributor

…queue list is empty

Which Issue(s) This PR Fixes

Brief Description

How Did You Test This Change?

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 48.87%. Comparing base (ebf1595) to head (9e6eb3c).
⚠️ Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
...he/rocketmq/client/trace/AsyncTraceDispatcher.java 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop   #10188      +/-   ##
=============================================
- Coverage      48.94%   48.87%   -0.07%     
+ Complexity     13389    13368      -21     
=============================================
  Files           1373     1373              
  Lines          99924    99924              
  Branches       12908    12909       +1     
=============================================
- Hits           48904    48840      -64     
- Misses         45097    45148      +51     
- Partials        5923     5936      +13     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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 ArithmeticException in trace MessageQueueSelector when filtered queue list is empty

2 participants