-
Notifications
You must be signed in to change notification settings - Fork 917
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
[Discover] Fixes recently accessed #5258
Merged
ashwin-pc
merged 1 commit into
opensearch-project:main
from
ashwin-pc:fix/recently-accessed
Oct 10, 2023
Merged
[Discover] Fixes recently accessed #5258
ashwin-pc
merged 1 commit into
opensearch-project:main
from
ashwin-pc:fix/recently-accessed
Oct 10, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Ashwin P Chandran <ashwinpc@amazon.com>
ashwin-pc
requested review from
ananzh,
kavilla,
seanneumann,
AMoo-Miki,
joshuarrrr,
abbyhu2000,
zengyan-amazon,
kristenTian,
zhongnansu,
manasvinibs,
ZilongX,
Flyingliuhub,
BSFishy and
curq
as code owners
October 10, 2023 09:43
ashwin-pc
added
Skip-Changelog
PRs that are too trivial to warrant a changelog or release notes entry
backport 2.x
v2.11.0
backport 2.11
discover
for discover reinvent
de-angular
de-angularize work
and removed
distinguished-contributor
labels
Oct 10, 2023
Codecov Report
@@ Coverage Diff @@
## main #5258 +/- ##
=======================================
Coverage 66.78% 66.78%
=======================================
Files 3284 3284
Lines 63092 63092
Branches 10048 10048
=======================================
+ Hits 42133 42138 +5
+ Misses 18491 18478 -13
- Partials 2468 2476 +8
Flags with carried forward coverage won't be shown. Click here to find out more.
|
AMoo-Miki
approved these changes
Oct 10, 2023
kavilla
approved these changes
Oct 10, 2023
opensearch-trigger-bot bot
pushed a commit
that referenced
this pull request
Oct 10, 2023
Signed-off-by: Ashwin P Chandran <ashwinpc@amazon.com> (cherry picked from commit 5f45553) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
opensearch-trigger-bot bot
pushed a commit
that referenced
this pull request
Oct 10, 2023
Signed-off-by: Ashwin P Chandran <ashwinpc@amazon.com> (cherry picked from commit 5f45553) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
ananzh
pushed a commit
that referenced
this pull request
Oct 10, 2023
(cherry picked from commit 5f45553) Signed-off-by: Ashwin P Chandran <ashwinpc@amazon.com> 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>
ananzh
pushed a commit
that referenced
this pull request
Oct 10, 2023
(cherry picked from commit 5f45553) Signed-off-by: Ashwin P Chandran <ashwinpc@amazon.com> 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>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
backport 2.x
de-angular
de-angularize work
discover
for discover reinvent
Skip-Changelog
PRs that are too trivial to warrant a changelog or release notes entry
v2.11.0
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Fixes accessing saved searches from recently accessed and adding visited saved searches to recently accessed. Also has a few small fixes to the code
Issues Resolved
fixes #5254
Screenshot
Screen.Recording.2023-10-10.at.2.39.09.AM.mov
Testing the changes
Check List
yarn test:jest
yarn test:jest_integration