Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 2.7] add queryFieldNames field in Doc Level Queries (#582) #618

Merged
merged 1 commit into from
Mar 15, 2024

Conversation

jowg-amazon
Copy link
Collaborator

Description

Manual backport to 2.7

Issues Resolved

[List any issues this PR will resolve]

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

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.

Copy link

codecov bot commented Mar 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.03%. Comparing base (8b18b01) to head (1b5fed0).

Additional details and impacted files
@@             Coverage Diff              @@
##                2.7     #618      +/-   ##
============================================
+ Coverage     72.42%   73.03%   +0.60%     
- Complexity      709      712       +3     
============================================
  Files           113      113              
  Lines          4704     4725      +21     
  Branches        615      616       +1     
============================================
+ Hits           3407     3451      +44     
+ Misses         1039     1013      -26     
- Partials        258      261       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jowg-amazon jowg-amazon merged commit 38496cf into 2.7 Mar 15, 2024
11 of 12 checks passed
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.

3 participants