-
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
feat: add unit test for mountWrapper #223
feat: add unit test for mountWrapper #223
Conversation
Signed-off-by: SuZhou-Joe <[email protected]>
Codecov Report
@@ Coverage Diff @@
## workspace-pr-integr #223 +/- ##
=======================================================
+ Coverage 66.06% 66.48% +0.42%
=======================================================
Files 3386 3412 +26
Lines 64872 65231 +359
Branches 10455 10456 +1
=======================================================
+ Hits 42858 43371 +513
+ Misses 19446 19337 -109
+ Partials 2568 2523 -45
Flags with carried forward coverage won't be shown. Click here to find out more. see 94 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
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.
The codecov check still failed with decrease, looks strange.
Raised now, ci-group 1 failed for unknow cancellation on CI flow. |
0906bf4
into
ruanyl:workspace-pr-integr
Signed-off-by: SuZhou-Joe <[email protected]> (cherry picked from commit 0906bf4) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…nit test for mountWrapper (#224) * feat: add unit test for mountWrapper (#223) Signed-off-by: SuZhou-Joe <[email protected]> (cherry picked from commit 0906bf4) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * feat: add patch Signed-off-by: SuZhou-Joe <[email protected]> * feat: some update Signed-off-by: SuZhou-Joe <[email protected]> * feat: update snapshot Signed-off-by: SuZhou-Joe <[email protected]> --------- Signed-off-by: SuZhou-Joe <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: tygao <[email protected]> Co-authored-by: SuZhou-Joe <[email protected]>
Signed-off-by: SuZhou-Joe <[email protected]>
…n management and SavedObject management as standalone app, retire dashboard management (#283) * Revert "Register Advance Settings, Data Source management,Index Pattern management and SavedObject management as standalone app, retire dashboard management (#208)" This reverts commit 5f09f84. * Revert "feat: add unit test for mountWrapper (#223)" This reverts commit a70ce71. * Revert "fix: cypress tests checkout workspace branch (#252)" This reverts commit 734c890. * run cypress with ftr main Signed-off-by: Yulong Ruan <[email protected]> --------- Signed-off-by: Yulong Ruan <[email protected]>
…n management and SavedObject management as standalone app, retire dashboard management (#283) * Revert "Register Advance Settings, Data Source management,Index Pattern management and SavedObject management as standalone app, retire dashboard management (#208)" This reverts commit 5f09f84. * Revert "feat: add unit test for mountWrapper (#223)" This reverts commit a70ce71. * Revert "fix: cypress tests checkout workspace branch (#252)" This reverts commit 734c890. * run cypress with ftr main Signed-off-by: Yulong Ruan <[email protected]> --------- Signed-off-by: Yulong Ruan <[email protected]>
Signed-off-by: SuZhou-Joe <[email protected]>
…n management and SavedObject management as standalone app, retire dashboard management (#283) * Revert "Register Advance Settings, Data Source management,Index Pattern management and SavedObject management as standalone app, retire dashboard management (#208)" This reverts commit 5f09f84. * Revert "feat: add unit test for mountWrapper (#223)" This reverts commit a70ce71. * Revert "fix: cypress tests checkout workspace branch (#252)" This reverts commit 734c890. * run cypress with ftr main Signed-off-by: Yulong Ruan <[email protected]> --------- Signed-off-by: Yulong Ruan <[email protected]>
Description
Issues Resolved
Screenshot
Testing the changes
Check List
yarn test:jest
yarn test:jest_integration
yarn test:ftr