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

[#10693] enable grpc built-in retry by default #11345

Merged
merged 1 commit into from
Aug 12, 2024

[#10693] enable grpc built-in retry by default

1be0ed0
Select commit
Loading
Failed to load commit list.
Merged

[#10693] enable grpc built-in retry by default #11345

[#10693] enable grpc built-in retry by default
1be0ed0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 12, 2024 in 1s

36.90% (-0.01%) compared to 3215895, passed because coverage increased by -0.01% when compared to adjusted base (36.91%)

View this Pull Request on Codecov

36.90% (-0.01%) compared to 3215895, passed because coverage increased by -0.01% when compared to adjusted base (36.91%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 36.90%. Comparing base (3215895) to head (1be0ed0).

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #11345      +/-   ##
============================================
- Coverage     36.91%   36.90%   -0.01%     
+ Complexity    12058    12056       -2     
============================================
  Files          4007     4007              
  Lines         98267    98267              
  Branches      10431    10431              
============================================
- Hits          36273    36267       -6     
- Misses        59023    59027       +4     
- Partials       2971     2973       +2     

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