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

Add vertical scaling and SoftReference for snapshot repository data cache #16489

Merged
merged 1 commit into from
Nov 12, 2024

feat: add vertical scaling and SoftReference for snapshot repository …

eeb0be0
Select commit
Loading
Failed to load commit list.
Merged

Add vertical scaling and SoftReference for snapshot repository data cache #16489

feat: add vertical scaling and SoftReference for snapshot repository …
eeb0be0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 12, 2024 in 0s

72.08% (target 70.00%)

View this Pull Request on Codecov

72.08% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 64.86486% with 13 lines in your changes missing coverage. Please review.

Project coverage is 72.08%. Comparing base (10873f1) to head (eeb0be0).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
...ch/repositories/blobstore/BlobStoreRepository.java 64.86% 7 Missing and 6 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #16489      +/-   ##
============================================
- Coverage     72.15%   72.08%   -0.07%     
+ Complexity    65145    65090      -55     
============================================
  Files          5315     5315              
  Lines        303573   303604      +31     
  Branches      43925    43931       +6     
============================================
- Hits         219039   218856     -183     
- Misses        66587    66802     +215     
+ Partials      17947    17946       -1     

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