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 #8343] Add more test coverage for MQClientAPIImpl #8344

Merged
merged 1 commit into from
Jul 1, 2024

Conversation

yx9o
Copy link
Contributor

@yx9o yx9o commented Jun 30, 2024

Fixes #8343 .
before:
image
after:
image

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 43.84%. Comparing base (b31e0ce) to head (c67c4b1).

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #8344      +/-   ##
=============================================
+ Coverage      43.21%   43.84%   +0.63%     
- Complexity     10526    10628     +102     
=============================================
  Files           1274     1274              
  Lines          88940    88940              
  Branches       11434    11434              
=============================================
+ Hits           38432    38996     +564     
+ Misses         45804    45016     -788     
- Partials        4704     4928     +224     

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

@zhouxinyu zhouxinyu merged commit c6d3f26 into apache:develop Jul 1, 2024
10 checks passed
@yx9o yx9o deleted the dev-8343 branch July 1, 2024 14:09
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 MQClientAPIImpl
3 participants