-
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
[Backport workspace]Patch/first pr (#194) #196
[Backport workspace]Patch/first pr (#194) #196
Conversation
Codecov Report
@@ Coverage Diff @@
## workspace #196 +/- ##
=============================================
- Coverage 66.12% 66.12% -0.01%
=============================================
Files 3420 3420
Lines 65753 65753
Branches 10590 10590
=============================================
- Hits 43479 43477 -2
- Misses 19633 19634 +1
- Partials 2641 2642 +1
Flags with carried forward coverage won't be shown. Click here to find out more. see 1 file with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
@SuZhou-Joe It looks some tests are failed |
Indeed, it is due to:
|
cd670a2
to
838e966
Compare
* temp: add unit test Signed-off-by: SuZhou-Joe <[email protected]> * feat: add function test for workspace CRUD routes Signed-off-by: SuZhou-Joe <[email protected]> * feat: use saved objects client instead of internal repository Signed-off-by: SuZhou-Joe <[email protected]> * feat: update CHANGELOG Signed-off-by: SuZhou-Joe <[email protected]> * feat: exclude permission check wrapper Signed-off-by: SuZhou-Joe <[email protected]> * feat: add integration test Signed-off-by: SuZhou-Joe <[email protected]> * feat: add configuration Signed-off-by: SuZhou-Joe <[email protected]> * feat: enable workspace flag when run workspace related test Signed-off-by: SuZhou-Joe <[email protected]> --------- Signed-off-by: SuZhou-Joe <[email protected]>
Signed-off-by: SuZhou-Joe <[email protected]>
Signed-off-by: SuZhou-Joe <[email protected]>
Signed-off-by: SuZhou-Joe <[email protected]>
Signed-off-by: SuZhou-Joe <[email protected]>
2e2b9fb
to
86fcb49
Compare
Signed-off-by: SuZhou-Joe <[email protected]>
Signed-off-by: SuZhou-Joe <[email protected]>
temp: add unit test
feat: add function test for workspace CRUD routes
feat: use saved objects client instead of internal repository
feat: update CHANGELOG
feat: exclude permission check wrapper
feat: add integration test
feat: add configuration
feat: enable workspace flag when run workspace related test
Description
Issues Resolved
Screenshot
Testing the changes
Check List
yarn test:jest
yarn test:jest_integration
yarn test:ftr