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] [Tiered Caching] Stats rework (2/4): Gates CacheStatsHolder logic behind FeatureFlags.PLUGGABLE_CACHE setting #13432

Merged

[Tiered Caching] Gate CacheStatsHolder logic behind FeatureFlags.PLUG…

d730b30
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] [Tiered Caching] Stats rework (2/4): Gates CacheStatsHolder logic behind FeatureFlags.PLUGGABLE_CACHE setting #13432

[Tiered Caching] Gate CacheStatsHolder logic behind FeatureFlags.PLUG…
d730b30
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 28, 2024 in 0s

71.12% (target 70.00%)

View this Pull Request on Codecov

71.12% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 95.38462% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 71.12%. Comparing base (0dd892c) to head (d730b30).
Report is 201 commits behind head on 2.x.

Files Patch % Lines
...ch/common/cache/stats/DefaultCacheStatsHolder.java 95.32% 1 Missing and 4 partials ⚠️
...earch/common/cache/stats/NoopCacheStatsHolder.java 93.75% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #13432      +/-   ##
============================================
- Coverage     71.28%   71.12%   -0.16%     
- Complexity    60145    60814     +669     
============================================
  Files          4957     5021      +64     
  Lines        282799   286422    +3623     
  Branches      41409    41849     +440     
============================================
+ Hits         201591   203719    +2128     
- Misses        64189    65474    +1285     
- Partials      17019    17229     +210     

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