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

Adds cluster setting to allow caching requests with size>0 in request cache #16484

Merged
merged 10 commits into from
Nov 1, 2024

rerun gradle check

99cbb04
Select commit
Loading
Failed to load commit list.
Merged

Adds cluster setting to allow caching requests with size>0 in request cache #16484

rerun gradle check
99cbb04
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 29, 2024 in 1s

72.12% (target 70.00%)

View this Pull Request on Codecov

72.12% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.12%. Comparing base (72559bf) to head (99cbb04).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main   #16484   +/-   ##
=========================================
  Coverage     72.11%   72.12%           
- Complexity    65071    65100   +29     
=========================================
  Files          5313     5313           
  Lines        303413   303444   +31     
  Branches      43906    43909    +3     
=========================================
+ Hits         218816   218849   +33     
- Misses        66639    66655   +16     
+ Partials      17958    17940   -18     

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