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 indexRandomForConcurrentSearch to tests #11259

Merged
merged 2 commits into from
Nov 19, 2023

Add indexRandomForConcurrentSearch to tests:

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

Add indexRandomForConcurrentSearch to tests #11259

Add indexRandomForConcurrentSearch to tests:
27cb5cd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 17, 2023 in 1s

71.33% (target 70.00%)

View this Pull Request on Codecov

71.33% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (37ec313) 71.32% compared to head (27cb5cd) 71.33%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #11259      +/-   ##
============================================
+ Coverage     71.32%   71.33%   +0.01%     
+ Complexity    58980    58978       -2     
============================================
  Files          4890     4890              
  Lines        277396   277396              
  Branches      40301    40301              
============================================
+ Hits         197842   197875      +33     
- Misses        63112    63117       +5     
+ Partials      16442    16404      -38     

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