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

[release-19.0] GRPC: Address potential segfault in dedicated connection pooling (#15751) #15753

Merged
merged 1 commit into from
Apr 18, 2024

GRPC: Address potential segfault in dedicated connection pooling (#15…

53c422e
Select commit
Loading
Failed to load commit list.
Merged

[release-19.0] GRPC: Address potential segfault in dedicated connection pooling (#15751) #15753

GRPC: Address potential segfault in dedicated connection pooling (#15…
53c422e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 18, 2024 in 1s

67.46% (+0.03%) compared to 6cba1d2

View this Pull Request on Codecov

67.46% (+0.03%) compared to 6cba1d2

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.46%. Comparing base (6cba1d2) to head (53c422e).

Additional details and impacted files
@@               Coverage Diff                @@
##           release-19.0   #15753      +/-   ##
================================================
+ Coverage         67.43%   67.46%   +0.03%     
================================================
  Files              1560     1560              
  Lines            192763   192765       +2     
================================================
+ Hits             129988   130053      +65     
+ Misses            62775    62712      -63     

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