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] [BUG] CompletionSuggestSearchIT.testSkipDuplicates is flaky #11200

Merged
merged 1 commit into from
Nov 15, 2023

[BUG] CompletionSuggestSearchIT.testSkipDuplicates is flaky (#8963)

f6f816d
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] [BUG] CompletionSuggestSearchIT.testSkipDuplicates is flaky #11200

[BUG] CompletionSuggestSearchIT.testSkipDuplicates is flaky (#8963)
f6f816d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 15, 2023 in 0s

71.00% (target 70.00%)

View this Pull Request on Codecov

71.00% (target 70.00%)

Details

Codecov Report

Attention: 54 lines in your changes are missing coverage. Please review.

Comparison is base (827099e) 70.88% compared to head (f6f816d) 71.00%.
Report is 6 commits behind head on 2.x.

Files Patch % Lines
.../index/search/comparators/HalfFloatComparator.java 0.00% 29 Missing ⚠️
...eldcomparator/HalfFloatValuesComparatorSource.java 25.00% 12 Missing ⚠️
...search/suggest/completion/CompletionSuggester.java 0.00% 5 Missing ⚠️
...rg/opensearch/gradle/OpenSearchTestBasePlugin.java 0.00% 4 Missing ⚠️
...g/opensearch/tools/launchers/SystemJvmOptions.java 0.00% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #11200      +/-   ##
============================================
+ Coverage     70.88%   71.00%   +0.12%     
- Complexity    58926    58996      +70     
============================================
  Files          4862     4864       +2     
  Lines        278389   278447      +58     
  Branches      40806    40813       +7     
============================================
+ Hits         197336   197715     +379     
+ Misses        64289    63887     -402     
- Partials      16764    16845      +81     

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