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

[Tiered Caching] Fix test testComputeIfAbsentWithFactoryBasedCacheCreation #12700

Merged
merged 5 commits into from
Mar 19, 2024

Adding comment in unit test for readability

9b37722
Select commit
Loading
Failed to load commit list.
Merged

[Tiered Caching] Fix test testComputeIfAbsentWithFactoryBasedCacheCreation #12700

Adding comment in unit test for readability
9b37722
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 19, 2024 in 0s

71.39% (target 70.00%)

View this Pull Request on Codecov

71.39% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.39%. Comparing base (b15cb0c) to head (9b37722).
Report is 47 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12700      +/-   ##
============================================
- Coverage     71.42%   71.39%   -0.03%     
- Complexity    59978    60140     +162     
============================================
  Files          4985     4996      +11     
  Lines        282275   282977     +702     
  Branches      40946    41031      +85     
============================================
+ Hits         201603   202021     +418     
- Misses        63999    64225     +226     
- Partials      16673    16731      +58     

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