Remove filter rewrite optimization for range aggregations when segment is not effective match all #15194
Codecov / codecov/project
succeeded
Aug 14, 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 (
6e27e5a
) to head (8943b8e
).
Report is 5 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
...gations/bucket/filterrewrite/AggregatorBridge.java | 50.00% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #15194 +/- ##
============================================
- Coverage 71.89% 71.87% -0.03%
- Complexity 63043 63082 +39
============================================
Files 5197 5197
Lines 295311 295311
Branches 42676 42675 -1
============================================
- Hits 212314 212241 -73
- Misses 65552 65714 +162
+ Partials 17445 17356 -89
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading