-
Notifications
You must be signed in to change notification settings - Fork 891
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
Multiple Datasource Support #4931
Closed
mengweieric
wants to merge
13
commits into
opensearch-project:main
from
mengweieric:feature/datasource-selector
Closed
Multiple Datasource Support #4931
mengweieric
wants to merge
13
commits into
opensearch-project:main
from
mengweieric:feature/datasource-selector
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
Codecov Report
@@ Coverage Diff @@
## main #4931 +/- ##
==========================================
- Coverage 66.50% 66.44% -0.07%
==========================================
Files 3403 3409 +6
Lines 65026 65093 +67
Branches 10401 10410 +9
==========================================
+ Hits 43243 43248 +5
- Misses 19214 19275 +61
- Partials 2569 2570 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
|
mengweieric
force-pushed
the
feature/datasource-selector
branch
from
September 19, 2023 16:27
319f916
to
04b2a66
Compare
mengweieric
force-pushed
the
feature/datasource-selector
branch
3 times, most recently
from
September 22, 2023 16:49
249f139
to
f5eb41b
Compare
Signed-off-by: Eric <[email protected]>
Signed-off-by: Eric <[email protected]>
…a plugin Signed-off-by: Eric <[email protected]>
Signed-off-by: Eric <[email protected]>
Signed-off-by: Eric <[email protected]>
Signed-off-by: Eric <[email protected]>
Signed-off-by: Eric <[email protected]>
Signed-off-by: Eric <[email protected]>
Signed-off-by: Eric <[email protected]>
Signed-off-by: Eric <[email protected]>
Signed-off-by: Eric <[email protected]>
Signed-off-by: Eric <[email protected]>
Signed-off-by: Eric <[email protected]>
mengweieric
force-pushed
the
feature/datasource-selector
branch
from
September 27, 2023 22:10
f5eb41b
to
a1338b9
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
Draft PR for adding datasource selector
Issues Resolved
#4482 #4991
Screenshot
[will attach]
Testing the changes
Check List
yarn test:jest
yarn test:jest_integration
yarn test:ftr