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 #8411] Add more test coverage for DefaultMQPushConsumerImpl #8412

Merged
merged 3 commits into from
Jul 22, 2024

Conversation

yx9o
Copy link
Contributor

@yx9o yx9o commented Jul 19, 2024

Fixes #8411 .
before:
image

after:
image

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.35%. Comparing base (d9d53d5) to head (68634e9).

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #8412      +/-   ##
=============================================
+ Coverage      45.12%   45.35%   +0.23%     
- Complexity     10931    10983      +52     
=============================================
  Files           1274     1274              
  Lines          88970    88970              
  Branches       11434    11434              
=============================================
+ Hits           40144    40353     +209     
+ Misses         43826    43584     -242     
- Partials        5000     5033      +33     

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

@ShannonDing ShannonDing added the soc Summer of Code, hosted by Google, Alibaba, Chinese Academy of Sciences and so on label Jul 19, 2024
@ShannonDing
Copy link
Member

link #8262

@RongtongJin RongtongJin merged commit bd61774 into apache:develop Jul 22, 2024
10 checks passed
@yx9o yx9o deleted the dev-8411 branch July 22, 2024 04:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
soc Summer of Code, hosted by Google, Alibaba, Chinese Academy of Sciences and so on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Enhancement] Add more test coverage for DefaultMQPushConsumerImpl
4 participants