Skip to content

Conversation

@lucy66hw
Copy link
Contributor

@lucy66hw lucy66hw commented Oct 31, 2025

Description

Implement GRPC ConstantScoreQuery, FuzzyQuery, MatchBoolPrefixQuery, MatchPhrasePrefix, PrefixQuery and MatchQuery

Related Issues

part of #19526

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@github-actions
Copy link
Contributor

❌ Gradle check result for aaba427: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@lucy66hw lucy66hw marked this pull request as ready for review October 31, 2025 20:27
@lucy66hw lucy66hw requested a review from a team as a code owner October 31, 2025 20:27
@github-actions
Copy link
Contributor

❌ Gradle check result for d898a97: null

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Contributor

❌ Gradle check result for 04929a0: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Contributor

github-actions bot commented Nov 1, 2025

❌ Gradle check result for 93dd15c: null

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Contributor

github-actions bot commented Nov 2, 2025

❌ Gradle check result for 93dd15c: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Contributor

github-actions bot commented Nov 3, 2025

✅ Gradle check result for 93dd15c: SUCCESS

@codecov
Copy link

codecov bot commented Nov 3, 2025

Codecov Report

❌ Patch coverage is 95.69892% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.18%. Comparing base (6b35c7c) to head (1ff556d).
⚠️ Report is 11 commits behind head on main.

Files with missing lines Patch % Lines
...uest/search/query/MatchQueryBuilderProtoUtils.java 91.54% 3 Missing and 3 partials ⚠️
...rch/query/ConstantScoreQueryBuilderProtoUtils.java 88.23% 1 Missing and 1 partial ⚠️
...uest/search/query/FuzzyQueryBuilderProtoUtils.java 94.44% 0 Missing and 2 partials ⚠️
...query/MatchPhrasePrefixQueryBuilderProtoUtils.java 96.87% 0 Missing and 1 partial ⚠️
...est/search/query/PrefixQueryBuilderProtoUtils.java 94.11% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #19854      +/-   ##
============================================
+ Coverage     73.08%   73.18%   +0.09%     
- Complexity    71063    71255     +192     
============================================
  Files          5754     5766      +12     
  Lines        325262   325535     +273     
  Branches      47033    47099      +66     
============================================
+ Hits         237732   238252     +520     
+ Misses        68380    68191     -189     
+ Partials      19150    19092      -58     

☔ 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.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 3, 2025

❌ Gradle check result for 958ec18: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Contributor

github-actions bot commented Nov 3, 2025

❌ Gradle check result for 958ec18: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

…xQuery, MatchPhrasePrefix, PrefixQuery, MatchQuery

Signed-off-by: lucy66hw <[email protected]>
Signed-off-by: xil <[email protected]>
Signed-off-by: xil <[email protected]>
Signed-off-by: xil <[email protected]>
Signed-off-by: xil <[email protected]>
Signed-off-by: xil <[email protected]>
Signed-off-by: xil <[email protected]>
@github-actions
Copy link
Contributor

github-actions bot commented Nov 3, 2025

✅ Gradle check result for 1ff556d: SUCCESS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants