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 #8300] Add more test coverage for DefaultMQProducer #8301

Merged
merged 4 commits into from
Jun 18, 2024

Conversation

yx9o
Copy link
Contributor

@yx9o yx9o commented Jun 16, 2024

Fixes #8300 .

before:
image
after:
image

@codecov-commenter
Copy link

codecov-commenter commented Jun 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 42.97%. Comparing base (38c56cd) to head (96d8325).

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #8301      +/-   ##
=============================================
+ Coverage      42.94%   42.97%   +0.02%     
- Complexity     10423    10451      +28     
=============================================
  Files           1274     1274              
  Lines          88943    88943              
  Branches       11438    11438              
=============================================
+ Hits           38195    38220      +25     
+ Misses         46052    46005      -47     
- Partials        4696     4718      +22     

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

@RongtongJin RongtongJin merged commit 1511809 into apache:develop Jun 18, 2024
9 of 10 checks passed
@yx9o yx9o deleted the dev-8300 branch June 22, 2024 15:32
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 DefaultMQProducer
3 participants