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

opensearchapi: add MaxScore field to ScrollGetResp #607

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

Jakob3xD
Copy link
Collaborator

Description

Add MaxScore field to ScrollGetResp

Issues Resolved

https://github.com/opensearch-project/opensearch-go/actions/runs/10579861232/job/29313341627?pr=606#step:7:993

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 Aug 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.99%. Comparing base (06a6dc8) to head (35591ee).
Report is 62 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #607       +/-   ##
===========================================
+ Coverage   57.29%   67.99%   +10.70%     
===========================================
  Files         315      376       +61     
  Lines        9823     8862      -961     
===========================================
+ Hits         5628     6026      +398     
+ Misses       2902     1555     -1347     
+ Partials     1293     1281       -12     
Flag Coverage Δ
integration 60.35% <ø> (+9.51%) ⬆️
unit 15.37% <ø> (+2.53%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
opensearchapi/api_scroll-get.go 100.00% <ø> (ø)

... and 274 files with indirect coverage changes

@dblock dblock merged commit 4a3f480 into opensearch-project:main Aug 27, 2024
57 checks passed
@Jakob3xD Jakob3xD deleted the jh-scroll branch August 28, 2024 06:54
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