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

Flaky RemoteClustersIT: Add assert busy to avoid race condition #11057

Merged
merged 3 commits into from
Nov 8, 2023

Retry gradle check

bde5021
Select commit
Loading
Failed to load commit list.
Merged

Flaky RemoteClustersIT: Add assert busy to avoid race condition #11057

Retry gradle check
bde5021
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 8, 2023 in 0s

71.14% (target 70.00%)

View this Pull Request on Codecov

71.14% (target 70.00%)

Details

Codecov Report

Merging #11057 (bde5021) into main (0ba5d58) will decrease coverage by 0.53%.
The diff coverage is 50.00%.

@@             Coverage Diff              @@
##               main   #11057      +/-   ##
============================================
- Coverage     71.67%   71.14%   -0.53%     
+ Complexity    59187    58762     -425     
============================================
  Files          4883     4883              
  Lines        277139   277139              
  Branches      40284    40284              
============================================
- Hits         198643   197182    -1461     
- Misses        62247    63436    +1189     
- Partials      16249    16521     +272     
Files Coverage Δ
.../opensearch/transport/ProxyConnectionStrategy.java 88.28% <100.00%> (ø)
...org/opensearch/transport/RemoteClusterService.java 86.27% <0.00%> (ø)

... and 474 files with indirect coverage changes