Fixed inefficient Stream API call chains ending with count() #15386
Codecov / codecov/project
succeeded
Oct 17, 2024 in 1s
71.99% (target 70.00%)
View this Pull Request on Codecov
71.99% (target 70.00%)
Details
Codecov Report
Attention: Patch coverage is 85.71429%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 71.99%. Comparing base (
ec7b652
) to head (6e65bca
).
Files with missing lines | Patch % | Lines |
---|---|---|
.../java/org/opensearch/percolator/QueryAnalyzer.java | 85.71% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #15386 +/- ##
============================================
- Coverage 72.00% 71.99% -0.01%
+ Complexity 64817 64806 -11
============================================
Files 5307 5307
Lines 302660 302664 +4
Branches 43724 43726 +2
============================================
- Hits 217931 217914 -17
+ Misses 66906 66875 -31
- Partials 17823 17875 +52
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading