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

Fix flaky test CacheStatsAPIIndicesRequestCacheIT.testNullLevels() #13457

Merged
merged 5 commits into from
Apr 30, 2024

rerun

27b9614
Select commit
Loading
Failed to load commit list.
Merged

Fix flaky test CacheStatsAPIIndicesRequestCacheIT.testNullLevels() #13457

rerun
27b9614
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 30, 2024 in 1s

71.37% (target 70.00%)

View this Pull Request on Codecov

71.37% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.37%. Comparing base (b15cb0c) to head (27b9614).
Report is 245 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #13457      +/-   ##
============================================
- Coverage     71.42%   71.37%   -0.05%     
- Complexity    59978    60950     +972     
============================================
  Files          4985     5050      +65     
  Lines        282275   286804    +4529     
  Branches      40946    41550     +604     
============================================
+ Hits         201603   204719    +3116     
- Misses        63999    65170    +1171     
- Partials      16673    16915     +242     

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