Fix a race condition in Derived Field parsing from search request #14445
Codecov / codecov/project
succeeded
Jun 22, 2024 in 0s
71.76% (target 70.00%)
View this Pull Request on Codecov
71.76% (target 70.00%)
Details
Codecov Report
Attention: Patch coverage is 47.36842%
with 10 lines
in your changes missing coverage. Please review.
Project coverage is 71.76%. Comparing base (
b15cb0c
) to head (2700d8d
).
Report is 471 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
...arch/index/mapper/DefaultDerivedFieldResolver.java | 47.36% | 8 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #14445 +/- ##
============================================
+ Coverage 71.42% 71.76% +0.34%
- Complexity 59978 62206 +2228
============================================
Files 4985 5125 +140
Lines 282275 292360 +10085
Branches 40946 42246 +1300
============================================
+ Hits 201603 209814 +8211
- Misses 63999 65261 +1262
- Partials 16673 17285 +612
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading