forked from opensearch-project/OpenSearch-Dashboards
-
Notifications
You must be signed in to change notification settings - Fork 0
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 copy saved objects API #217
Merged
gaobinlong
merged 3 commits into
ruanyl:workspace-pr-integr
from
gaobinlong:workspace-pr-integr
Oct 19, 2023
Merged
Add copy saved objects API #217
gaobinlong
merged 3 commits into
ruanyl:workspace-pr-integr
from
gaobinlong:workspace-pr-integr
Oct 19, 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: gaobinlong <gbinlong@amazon.com>
Codecov Report
@@ Coverage Diff @@
## workspace-pr-integr #217 +/- ##
=======================================================
- Coverage 66.48% 66.47% -0.02%
=======================================================
Files 3412 3413 +1
Lines 65234 65249 +15
Branches 10456 10457 +1
=======================================================
+ Hits 43370 43372 +2
- Misses 19260 19272 +12
- Partials 2604 2605 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 1 file with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
ruanyl
approved these changes
Oct 12, 2023
gaobinlong
requested review from
SuZhou-Joe,
Hailong-am,
wanglam and
raintygao
October 12, 2023 06:53
Hailong-am
reviewed
Oct 12, 2023
Signed-off-by: gaobinlong <gbinlong@amazon.com>
Hailong-am
approved these changes
Oct 13, 2023
raintygao
approved these changes
Oct 17, 2023
wanglam
pushed a commit
that referenced
this pull request
Feb 26, 2024
* Add copy saved objects API Signed-off-by: gaobinlong <gbinlong@amazon.com> * Modify file header Signed-off-by: gaobinlong <gbinlong@amazon.com> --------- Signed-off-by: gaobinlong <gbinlong@amazon.com>
SuZhou-Joe
pushed a commit
that referenced
this pull request
Mar 18, 2024
* Add copy saved objects API Signed-off-by: gaobinlong <gbinlong@amazon.com> * Modify file header Signed-off-by: gaobinlong <gbinlong@amazon.com> --------- Signed-off-by: gaobinlong <gbinlong@amazon.com>
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
Add copy saved objects API and add some integration tests.
Issues Resolved
Screenshot
Testing the changes
Check List
yarn test:jest
yarn test:jest_integration
yarn test:ftr