Flaky RemoteClustersIT: Add assert busy to avoid race condition #11057
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 is50.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%> (ø) |
Loading