-
Notifications
You must be signed in to change notification settings - Fork 967
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.x] [Discover] Data selector enhancement #6691
Merged
Merged
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
* datasource and service refactoring Signed-off-by: Eric <menwe@amazon.com> * datasource enhancement and refactoring Signed-off-by: Eric <menwe@amazon.com> * datasource selectable consolidation and refactoring Signed-off-by: Eric <menwe@amazon.com> * add in memory cache with refresh Signed-off-by: Eric <menwe@amazon.com> * move refresh to right side Signed-off-by: Eric <menwe@amazon.com> * renaming Signed-off-by: Eric <menwe@amazon.com> * update default datasource tests Signed-off-by: Eric <menwe@amazon.com> * added more tests for default datasource Signed-off-by: Eric <menwe@amazon.com> * update selector tests Signed-off-by: Eric <menwe@amazon.com> * update changelog Signed-off-by: Eric <menwe@amazon.com> * fix data source service tests Signed-off-by: Eric <menwe@amazon.com> * add and update tests for datasource service Signed-off-by: Eric <menwe@amazon.com> * add more data source service tests Signed-off-by: Eric <menwe@amazon.com> * fix sidebar tests Signed-off-by: Eric <menwe@amazon.com> * add to change log yml Signed-off-by: Eric <menwe@amazon.com> * address comments along with more tests Signed-off-by: Eric <menwe@amazon.com> * add test subject Signed-off-by: Eric <menwe@amazon.com> * reference from correct type path Signed-off-by: Eric <menwe@amazon.com> * correct text Signed-off-by: Eric <menwe@amazon.com> * minor change - remove yet used displayOrder Signed-off-by: Eric <menwe@amazon.com> * remove from changelog as having fragments already Signed-off-by: Eric <menwe@amazon.com> * use expanded name Signed-off-by: Eric <menwe@amazon.com> * fix one test Signed-off-by: Eric <menwe@amazon.com> --------- Signed-off-by: Eric <menwe@amazon.com> Signed-off-by: Eric Wei <menwe@amazon.com> (cherry picked from commit 42166d0) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
ashwin-pc
approved these changes
Apr 30, 2024
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 2.x #6691 +/- ##
=======================================
Coverage 67.74% 67.74%
=======================================
Files 3412 3414 +2
Lines 66875 66911 +36
Branches 10864 10868 +4
=======================================
+ Hits 45305 45330 +25
- Misses 18932 18943 +11
Partials 2638 2638
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Flyingliuhub
approved these changes
Apr 30, 2024
opensearch-trigger-bot bot
pushed a commit
that referenced
this pull request
Apr 30, 2024
* datasource and service refactoring * datasource enhancement and refactoring * datasource selectable consolidation and refactoring * add in memory cache with refresh * move refresh to right side * renaming * update default datasource tests * added more tests for default datasource * update selector tests * update changelog * fix data source service tests * add and update tests for datasource service * add more data source service tests * fix sidebar tests * add to change log yml * address comments along with more tests * add test subject * reference from correct type path * correct text * minor change - remove yet used displayOrder * remove from changelog as having fragments already * use expanded name * fix one test --------- (cherry picked from commit 42166d0) Signed-off-by: Eric <menwe@amazon.com> Signed-off-by: Eric Wei <menwe@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> (cherry picked from commit 4d14b60) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
ananzh
pushed a commit
that referenced
this pull request
Apr 30, 2024
* datasource and service refactoring * datasource enhancement and refactoring * datasource selectable consolidation and refactoring * add in memory cache with refresh * move refresh to right side * renaming * update default datasource tests * added more tests for default datasource * update selector tests * update changelog * fix data source service tests * add and update tests for datasource service * add more data source service tests * fix sidebar tests * add to change log yml * address comments along with more tests * add test subject * reference from correct type path * correct text * minor change - remove yet used displayOrder * remove from changelog as having fragments already * use expanded name * fix one test --------- (cherry picked from commit 42166d0) (cherry picked from commit 4d14b60) Signed-off-by: Eric <menwe@amazon.com> Signed-off-by: Eric Wei <menwe@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>
BionIT
pushed a commit
to BionIT/OpenSearch-Dashboards
that referenced
this pull request
May 3, 2024
…earch-project#6691) (opensearch-project#6692) * datasource and service refactoring * datasource enhancement and refactoring * datasource selectable consolidation and refactoring * add in memory cache with refresh * move refresh to right side * renaming * update default datasource tests * added more tests for default datasource * update selector tests * update changelog * fix data source service tests * add and update tests for datasource service * add more data source service tests * fix sidebar tests * add to change log yml * address comments along with more tests * add test subject * reference from correct type path * correct text * minor change - remove yet used displayOrder * remove from changelog as having fragments already * use expanded name * fix one test --------- (cherry picked from commit 42166d0) (cherry picked from commit 4d14b60) Signed-off-by: Eric <menwe@amazon.com> Signed-off-by: Eric Wei <menwe@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
autocut
Skip the changelog verification check on backports
backport 2.14
data explorer
Issues related to the Data Explorer project
repeat-contributor
v2.14.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.
Backport 42166d0 from #6571.