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 #8437] Add more test coverage for ClientRemotingProcessor #8433

Merged
merged 3 commits into from
Jul 24, 2024

Conversation

yx9o
Copy link
Contributor

@yx9o yx9o commented Jul 23, 2024

Fixes #8437 .

before:
image
after:
image

@codecov-commenter
Copy link

codecov-commenter commented Jul 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.62%. Comparing base (6fb455a) to head (293fc3a).

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #8433      +/-   ##
=============================================
+ Coverage      45.54%   45.62%   +0.07%     
- Complexity     11031    11035       +4     
=============================================
  Files           1274     1274              
  Lines          88997    88997              
  Branches       11440    11440              
=============================================
+ Hits           40532    40602      +70     
+ Misses         43427    43331      -96     
- Partials        5038     5064      +26     

☔ 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 24, 2024
@ShannonDing
Copy link
Member

link #8262

@ShannonDing
Copy link
Member

it‘s better to create a new issue for this PR,
image

@yx9o yx9o changed the title [ISSUE #8262] Add more test coverage for ClientRemotingProcessor [ISSUE #8437] Add more test coverage for ClientRemotingProcessor Jul 24, 2024
@zhouxinyu zhouxinyu merged commit 6e6319f into apache:develop Jul 24, 2024
10 checks passed
@yx9o yx9o deleted the dev-826201 branch July 24, 2024 12:40
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 ClientRemotingProcessor
4 participants