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] Fix flaky test testFlushThrowsFlushFailedExceptionOnCorruption. #10678

Merged
merged 1 commit into from
Oct 20, 2023

Fix flaky test testFlushThrowsFlushFailedExceptionOnCorruption. (#10671)

0e31606
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Fix flaky test testFlushThrowsFlushFailedExceptionOnCorruption. #10678

Fix flaky test testFlushThrowsFlushFailedExceptionOnCorruption. (#10671)
0e31606
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 20, 2023 in 1s

70.84% (target 70.00%)

View this Pull Request on Codecov

70.84% (target 70.00%)

Details

Codecov Report

Merging #10678 (0e31606) into 2.x (8896f58) will decrease coverage by 0.10%.
Report is 1 commits behind head on 2.x.
The diff coverage is 81.48%.

@@             Coverage Diff              @@
##                2.x   #10678      +/-   ##
============================================
- Coverage     70.94%   70.84%   -0.10%     
+ Complexity    58705    58662      -43     
============================================
  Files          4843     4843              
  Lines        277261   277278      +17     
  Branches      40673    40675       +2     
============================================
- Hits         196690   196450     -240     
- Misses        63858    64166     +308     
+ Partials      16713    16662      -51     
Files Coverage Δ
.../indices/replication/common/ReplicationTarget.java 72.50% <100.00%> (-5.14%) ⬇️
...nsearch/index/store/RemoteStoreFileDownloader.java 92.15% <84.00%> (-0.87%) ⬇️
...ices/replication/RemoteStoreReplicationSource.java 85.24% <75.00%> (-5.83%) ⬇️

... and 466 files with indirect coverage changes