-
Notifications
You must be signed in to change notification settings - Fork 893
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
fixed ppl polling; save dataset in saved queries #8724
fixed ppl polling; save dataset in saved queries #8724
Conversation
Signed-off-by: Amardeepsingh Siglani <[email protected]>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #8724 +/- ##
==========================================
- Coverage 60.74% 60.74% -0.01%
==========================================
Files 3798 3798
Lines 90662 90664 +2
Branches 14260 14261 +1
==========================================
+ Hits 55072 55073 +1
Misses 32093 32093
- Partials 3497 3498 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving to unblock, but what is the plan to address patch coverage check?
Adding tests in a follow up PR |
* fixed ppl polling; save dataset in saved queries Signed-off-by: Amardeepsingh Siglani <[email protected]> * Changeset file for PR #8724 created/updated --------- Signed-off-by: Amardeepsingh Siglani <[email protected]> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com> (cherry picked from commit 48bfe2c) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…8724) * fixed ppl polling; save dataset in saved queries Signed-off-by: Amardeepsingh Siglani <[email protected]> * Changeset file for PR opensearch-project#8724 created/updated --------- Signed-off-by: Amardeepsingh Siglani <[email protected]> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
* fixed ppl polling; save dataset in saved queries * Changeset file for PR #8724 created/updated --------- (cherry picked from commit 48bfe2c) Signed-off-by: Amardeepsingh Siglani <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
Description
This PR fixes two issues:
Changelog
Check List
yarn test:jest
yarn test:jest_integration