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 #8079] Add unit test for MQClientAPIExtTest #8080

Merged
merged 1 commit into from May 14, 2024

Conversation

drpmma
Copy link
Contributor

@drpmma drpmma commented Apr 30, 2024

Which Issue(s) This PR Fixes

Fixes #8079

Brief Description

Add unit test

How Did You Test This Change?

@codecov-commenter
Copy link

codecov-commenter commented Apr 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 42.89%. Comparing base (159a603) to head (b25980f).

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #8080      +/-   ##
=============================================
- Coverage      42.94%   42.89%   -0.06%     
+ Complexity     10387    10368      -19     
=============================================
  Files           1270     1270              
  Lines          88694    88694              
  Branches       11401    11401              
=============================================
- Hits           38092    38044      -48     
- Misses         45914    45949      +35     
- Partials        4688     4701      +13     

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

Copy link
Contributor

@lollipopjin lollipopjin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@RongtongJin
Copy link
Contributor

need to merge the develop branch to include the latest unit test fixes.

@drpmma drpmma merged commit d943456 into apache:develop May 14, 2024
10 checks passed
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 unit test for MQClientAPIExtTest
6 participants