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 #8324] Add more test coverage for DefaultMQProducerImpl #8325

Merged
merged 11 commits into from
Jun 25, 2024

Conversation

yx9o
Copy link
Contributor

@yx9o yx9o commented Jun 22, 2024

Fixes #8324 .

before:
image
after:
image

@codecov-commenter
Copy link

codecov-commenter commented Jun 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 43.16%. Comparing base (b330130) to head (e916c89).

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #8325      +/-   ##
=============================================
+ Coverage      42.99%   43.16%   +0.16%     
- Complexity     10464    10514      +50     
=============================================
  Files           1274     1274              
  Lines          88940    88940              
  Branches       11434    11434              
=============================================
+ Hits           38242    38392     +150     
+ Misses         45988    45832     -156     
- Partials        4710     4716       +6     

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

@yx9o yx9o marked this pull request as draft June 23, 2024 05:25
@yx9o yx9o marked this pull request as ready for review June 23, 2024 11:57
zhouxinyu
zhouxinyu previously approved these changes Jun 24, 2024
@zhouxinyu zhouxinyu merged commit a89ebe3 into apache:develop Jun 25, 2024
10 checks passed
@yx9o yx9o deleted the dev-8324 branch June 25, 2024 07:01
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] Add more test coverage for DefaultMQProducerImpl
3 participants