Fix race condition in PageListener #1351
Merged
Codecov / codecov/project
succeeded
Oct 24, 2024 in 1s
80.00% (+0.00%) compared to da73506
View this Pull Request on Codecov
80.00% (+0.00%) compared to da73506
Details
Codecov Report
Attention: Patch coverage is 85.71429%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 80.00%. Comparing base (
da73506
) to head (2b497b9
).
Files with missing lines | Patch % | Lines |
---|---|---|
...ensearch/timeseries/transport/ResultProcessor.java | 85.71% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #1351 +/- ##
=========================================
Coverage 80.00% 80.00%
- Complexity 5662 5673 +11
=========================================
Files 533 533
Lines 23429 23430 +1
Branches 2335 2334 -1
=========================================
+ Hits 18745 18746 +1
- Misses 3573 3578 +5
+ Partials 1111 1106 -5
Files with missing lines | Coverage Δ | |
---|---|---|
...imeseries/transport/ResultBulkTransportAction.java | 70.58% <ø> (ø) |
|
...ensearch/timeseries/transport/ResultProcessor.java | 78.90% <85.71%> (+0.88%) |
⬆️ |
Loading