Add method to create empty query collector context with customizable score mode #16660
+53
−27
Codecov / codecov/project
succeeded
Apr 6, 2025 in 1s
72.09% (target 70.00%)
View this Pull Request on Codecov
72.09% (target 70.00%)
Details
Codecov Report
Attention: Patch coverage is 78.57143% with 3 lines in your changes missing coverage. Please review.
Project coverage is 72.09%. Comparing base (
3b9ca63) to head (fd75a58).
Report is 336 commits behind head on main.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...opensearch/search/query/QueryCollectorContext.java | 78.57% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #16660 +/- ##
============================================
+ Coverage 71.99% 72.09% +0.10%
- Complexity 65153 65186 +33
============================================
Files 5318 5318
Lines 303903 303909 +6
Branches 43970 43970
============================================
+ Hits 218804 219114 +310
+ Misses 67138 66817 -321
- Partials 17961 17978 +17 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading