-
Notifications
You must be signed in to change notification settings - Fork 919
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
[Workspace]Following pr for #5949 #6012
[Workspace]Following pr for #5949 #6012
Conversation
Signed-off-by: SuZhou-Joe <[email protected]>
Signed-off-by: SuZhou-Joe <[email protected]>
Signed-off-by: SuZhou-Joe <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the quick updates, LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lets wait for the CI to pass before merging, but this PR otherwise looks good
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6012 +/- ##
=======================================
Coverage 67.10% 67.10%
=======================================
Files 3315 3315
Lines 63904 63904
Branches 10220 10220
=======================================
Hits 42880 42880
- Misses 18539 18540 +1
+ Partials 2485 2484 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
…ct#6012) * feat: temp save Signed-off-by: SuZhou-Joe <[email protected]> * fix: unit test Signed-off-by: SuZhou-Joe <[email protected]> * feat: add some comment Signed-off-by: SuZhou-Joe <[email protected]> --------- Signed-off-by: SuZhou-Joe <[email protected]> Co-authored-by: Ashwin P Chandran <[email protected]>
…ct#6012) * feat: temp save Signed-off-by: SuZhou-Joe <[email protected]> * fix: unit test Signed-off-by: SuZhou-Joe <[email protected]> * feat: add some comment Signed-off-by: SuZhou-Joe <[email protected]> --------- Signed-off-by: SuZhou-Joe <[email protected]> Co-authored-by: Ashwin P Chandran <[email protected]>
…ct#6012) (#276) * feat: temp save * fix: unit test * feat: add some comment --------- Signed-off-by: SuZhou-Joe <[email protected]> Co-authored-by: Ashwin P Chandran <[email protected]>
…ct#6012) (#277) * feat: temp save * fix: unit test * feat: add some comment --------- Signed-off-by: SuZhou-Joe <[email protected]> Co-authored-by: Ashwin P Chandran <[email protected]>
…ct#6012) * feat: temp save Signed-off-by: SuZhou-Joe <[email protected]> * fix: unit test Signed-off-by: SuZhou-Joe <[email protected]> * feat: add some comment Signed-off-by: SuZhou-Joe <[email protected]> --------- Signed-off-by: SuZhou-Joe <[email protected]> Co-authored-by: Ashwin P Chandran <[email protected]>
) (#6387) * [Workspace]Optional workspaces params in repository (#5949) * refact: move workspace specific logic to savedObjectWrapper Signed-off-by: SuZhou-Joe <[email protected]> * fix: some error Signed-off-by: SuZhou-Joe <[email protected]> * feat: fix test error Signed-off-by: SuZhou-Joe <[email protected]> * feat: remove useless config in test Signed-off-by: SuZhou-Joe <[email protected]> * feat: add CHANGELOG Signed-off-by: SuZhou-Joe <[email protected]> * feat: add more unit test Signed-off-by: SuZhou-Joe <[email protected]> * fix: unit test Signed-off-by: SuZhou-Joe <[email protected]> * feat: revert test in repository.test.js Signed-off-by: SuZhou-Joe <[email protected]> * feat: revert test in import_saved_objects.test.ts Signed-off-by: SuZhou-Joe <[email protected]> * feat: revert test in repository.test.js Signed-off-by: SuZhou-Joe <[email protected]> * feat: add type Signed-off-by: SuZhou-Joe <[email protected]> * fix: bootstrap type error Signed-off-by: SuZhou-Joe <[email protected]> * feat: optimize code and add comment Signed-off-by: SuZhou-Joe <[email protected]> * fix: unit test error Signed-off-by: SuZhou-Joe <[email protected]> * fix: integration test fail Signed-off-by: SuZhou-Joe <[email protected]> * feat: add missing code Signed-off-by: SuZhou-Joe <[email protected]> * feat: optimize code Signed-off-by: SuZhou-Joe <[email protected]> * Add permissions field to the mapping only if the permission control is enabled Signed-off-by: gaobinlong <[email protected]> * Fix test failure Signed-off-by: gaobinlong <[email protected]> * feat: modify unit test Signed-off-by: SuZhou-Joe <[email protected]> * fix: bulk create error Signed-off-by: SuZhou-Joe <[email protected]> * fix: bulk create error Signed-off-by: SuZhou-Joe <[email protected]> * feat: add new config in yml file Signed-off-by: SuZhou-Joe <[email protected]> * feat: add new config in yml file Signed-off-by: SuZhou-Joe <[email protected]> * feat: update yml file Signed-off-by: SuZhou-Joe <[email protected]> * feat: fix unit test Signed-off-by: SuZhou-Joe <[email protected]> * feat: do not skip migration when doing integration test Signed-off-by: SuZhou-Joe <[email protected]> * feat: remove useless code Signed-off-by: SuZhou-Joe <[email protected]> * feat: remove useless code Signed-off-by: SuZhou-Joe <[email protected]> * feat: change flag variable Signed-off-by: SuZhou-Joe <[email protected]> * feat: add test cases Signed-off-by: SuZhou-Joe <[email protected]> --------- Signed-off-by: SuZhou-Joe <[email protected]> Signed-off-by: gaobinlong <[email protected]> Co-authored-by: gaobinlong <[email protected]> (cherry picked from commit c6b4c34) * [Workspace]Following pr for #5949 (#6012) * feat: temp save Signed-off-by: SuZhou-Joe <[email protected]> * fix: unit test Signed-off-by: SuZhou-Joe <[email protected]> * feat: add some comment Signed-off-by: SuZhou-Joe <[email protected]> --------- Signed-off-by: SuZhou-Joe <[email protected]> Co-authored-by: Ashwin P Chandran <[email protected]> --------- Signed-off-by: SuZhou-Joe <[email protected]> Co-authored-by: Ashwin P Chandran <[email protected]>
Description
Issues Resolved
Screenshot
Testing the changes
Check List
yarn test:jest
yarn test:jest_integration