[BUG FIX] Fix the visit of inner query for NestedQueryBuilder #14739
Codecov / codecov/project
succeeded
Jul 24, 2024 in 0s
71.87% (target 70.00%)
View this Pull Request on Codecov
71.87% (target 70.00%)
Details
Codecov Report
Attention: Patch coverage is 75.00000%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 71.87%. Comparing base (
1fe58b5
) to head (eaf3263
).
Files | Patch % | Lines |
---|---|---|
...org/opensearch/index/query/NestedQueryBuilder.java | 75.00% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #14739 +/- ##
============================================
+ Coverage 71.78% 71.87% +0.08%
+ Complexity 62694 62692 -2
============================================
Files 5160 5160
Lines 294211 294215 +4
Branches 42553 42554 +1
============================================
+ Hits 211212 211457 +245
+ Misses 65599 65338 -261
- Partials 17400 17420 +20
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading