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.18] Fix race condition in PageListener #1353

Merged
merged 1 commit into from
Oct 24, 2024

Fix race condition in PageListener (#1351)

de825d1
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.18] Fix race condition in PageListener #1353

Fix race condition in PageListener (#1351)
de825d1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 24, 2024 in 0s

80.17% (-0.03%) compared to 71ddd8f

View this Pull Request on Codecov

80.17% (-0.03%) compared to 71ddd8f

Details

Codecov Report

Attention: Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.

Project coverage is 80.17%. Comparing base (71ddd8f) to head (de825d1).

Files with missing lines Patch % Lines
...ensearch/timeseries/transport/ResultProcessor.java 85.71% 0 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               2.18    #1353      +/-   ##
============================================
- Coverage     80.19%   80.17%   -0.03%     
+ Complexity     5684     5682       -2     
============================================
  Files           533      533              
  Lines         23409    23410       +1     
  Branches       2333     2332       -1     
============================================
- Hits          18773    18769       -4     
- Misses         3540     3543       +3     
- Partials       1096     1098       +2     
Files with missing lines Coverage Δ
...imeseries/transport/ResultBulkTransportAction.java 70.58% <ø> (-8.83%) ⬇️
...ensearch/timeseries/transport/ResultProcessor.java 78.90% <85.71%> (+0.05%) ⬆️

... and 11 files with indirect coverage changes