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 #8392] add tests for QueryMessageProcessor #8393

Merged
merged 1 commit into from
Jul 18, 2024
Merged

[ISSUE #8392] add tests for QueryMessageProcessor #8393

merged 1 commit into from
Jul 18, 2024

Conversation

TanXiang7o
Copy link
Contributor

fix #8392
before:
image
after:
image

@codecov-commenter
Copy link

codecov-commenter commented Jul 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 44.37%. Comparing base (259efdb) to head (d711a58).
Report is 162 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #8393      +/-   ##
=============================================
+ Coverage      44.34%   44.37%   +0.03%     
  Complexity     10777    10777              
=============================================
  Files           1274     1274              
  Lines          88951    88951              
  Branches       11434    11434              
=============================================
+ Hits           39447    39476      +29     
+ Misses         44540    44507      -33     
- Partials        4964     4968       +4     

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

@ShannonDing ShannonDing added type/enhancement soc Summer of Code, hosted by Google, Alibaba, Chinese Academy of Sciences and so on module/test labels Jul 17, 2024
@RongtongJin RongtongJin merged commit cf4234b into apache:develop Jul 18, 2024
10 checks passed
@TanXiang7o TanXiang7o deleted the add-tests-for-queryMessageProcessor branch July 18, 2024 04:09
@ShannonDing
Copy link
Member

link #8262

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module/test soc Summer of Code, hosted by Google, Alibaba, Chinese Academy of Sciences and so on type/enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Enhancement] Add more test coverage for QueryMessageProcessor
4 participants