-
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
Add workspace utility #9038
Merged
LDrago27
merged 1 commit into
opensearch-project:cypress-unification
from
LDrago27:addUtility
Dec 11, 2024
Merged
Add workspace utility #9038
LDrago27
merged 1 commit into
opensearch-project:cypress-unification
from
LDrago27:addUtility
Dec 11, 2024
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: Suchit Sahoo <[email protected]>
LDrago27
requested review from
ananzh,
kavilla,
AMoo-Miki,
ashwin-pc,
joshuarrrr,
abbyhu2000,
zengyan-amazon,
zhongnansu,
manasvinibs,
ZilongX,
Flyingliuhub,
curq,
bandinib-amzn,
SuZhou-Joe,
ruanyl,
BionIT,
xinruiba,
zhyuanqi,
mengweieric,
virajsanghvi,
sejli,
joshuali925 and
huyaboo
as code owners
December 11, 2024 00:55
github-actions
bot
added
all-star-contributor
Skip-Changelog
PRs that are too trivial to warrant a changelog or release notes entry
labels
Dec 11, 2024
ananzh
approved these changes
Dec 11, 2024
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## cypress-unification #9038 +/- ##
====================================================
Coverage 60.88% 60.89%
====================================================
Files 3802 3802
Lines 91083 91070 -13
Branches 14383 14374 -9
====================================================
Hits 55455 55455
+ Misses 32086 32074 -12
+ Partials 3542 3541 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
abbyhu2000
approved these changes
Dec 11, 2024
LDrago27
merged commit Dec 11, 2024
6b58108
into
opensearch-project:cypress-unification
69 of 70 checks passed
ananzh
added a commit
to ananzh/OpenSearch-Dashboards
that referenced
this pull request
Dec 16, 2024
Feature branch PRs: opensearch-project#9038 opensearch-project#9006 Signed-off-by: Anan <[email protected]>
ananzh
added a commit
to ananzh/OpenSearch-Dashboards
that referenced
this pull request
Dec 16, 2024
Feature branch PRs: opensearch-project#9038 opensearch-project#9006 Signed-off-by: Anan <[email protected]>
ananzh
added a commit
to ananzh/OpenSearch-Dashboards
that referenced
this pull request
Dec 16, 2024
Feature branch PRs: opensearch-project#9038 opensearch-project#9006 Signed-off-by: Anan <[email protected]>
7 tasks
LDrago27
pushed a commit
to ananzh/OpenSearch-Dashboards
that referenced
this pull request
Dec 16, 2024
Feature branch PRs: opensearch-project#9038 opensearch-project#9006 Signed-off-by: Anan <[email protected]>
ArgusLi
pushed a commit
to ArgusLi/OpenSearch-Dashboards
that referenced
this pull request
Dec 17, 2024
Signed-off-by: Suchit Sahoo <[email protected]>
AMoo-Miki
pushed a commit
to AMoo-Miki/OpenSearch-Dashboards
that referenced
this pull request
Dec 18, 2024
Feature branch PRs: opensearch-project#9038 opensearch-project#9006 Signed-off-by: Anan <[email protected]>
ananzh
added a commit
that referenced
this pull request
Dec 18, 2024
* Follow up on #9048 by updating data and utilities Feature branch PRs: #9038 #9006 Signed-off-by: Anan <[email protected]> * fix comment Signed-off-by: Anan <[email protected]> * update path and add utility from suchit commit Signed-off-by: Anan <[email protected]> * update the path to run sample test Signed-off-by: Anan <[email protected]> * fix PR comments Signed-off-by: Anan <[email protected]> * skip tests before enable workspace Signed-off-by: Anan <[email protected]> --------- Signed-off-by: Anan <[email protected]>
AMoo-Miki
pushed a commit
to AMoo-Miki/OpenSearch-Dashboards
that referenced
this pull request
Dec 19, 2024
Feature branch PRs: opensearch-project#9038 opensearch-project#9006 Signed-off-by: Anan <[email protected]>
ArgusLi
added a commit
to ArgusLi/OpenSearch-Dashboards
that referenced
this pull request
Dec 19, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
all-star-contributor
Skip-Changelog
PRs that are too trivial to warrant a changelog or release notes entry
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
This PR adds certain workspace utility for the new Discover Experience with workspaces and query enhancements enabled.
Issues Resolved
Screenshot
Testing the changes
Changelog
Check List
yarn test:jest
yarn test:jest_integration