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

[Backport 2.x] Add lower limit for primary and replica batch allocators timeout #15026

Merged
merged 1 commit into from
Aug 6, 2024

Add lower limit for primary and replica batch allocators timeout (#14…

78243bc
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Add lower limit for primary and replica batch allocators timeout #15026

Add lower limit for primary and replica batch allocators timeout (#14…
78243bc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 5, 2024 in 0s

71.55% (target 70.00%)

View this Pull Request on Codecov

71.55% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.55%. Comparing base (fdd3ea7) to head (78243bc).
Report is 16 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #15026      +/-   ##
============================================
- Coverage     71.56%   71.55%   -0.01%     
- Complexity    62733    62752      +19     
============================================
  Files          5123     5123              
  Lines        294483   294494      +11     
  Branches      42913    42915       +2     
============================================
- Hits         210747   210729      -18     
- Misses        65992    66108     +116     
+ Partials      17744    17657      -87     

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