Skip to content
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

remove management workspace #278

Merged
merged 3 commits into from
Mar 6, 2024
Merged

Conversation

yubonluo
Copy link

@yubonluo yubonluo commented Mar 5, 2024

Description

remove management workspace

Issues Resolved

Screenshot

Testing the changes

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 50.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 66.76%. Comparing base (b14060a) to head (98d60a4).

❗ Current head 98d60a4 differs from pull request most recent head c1a4b1e. Consider uploading reports for the commit c1a4b1e to get more accurate results

Files Patch % Lines
...ublic/components/workspace_menu/workspace_menu.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##           workspace     #278      +/-   ##
=============================================
- Coverage      66.76%   66.76%   -0.01%     
=============================================
  Files           3337     3337              
  Lines          64809    64803       -6     
  Branches       10456    10452       -4     
=============================================
- Hits           43270    43265       -5     
+ Misses         18952    18951       -1     
  Partials        2587     2587              
Flag Coverage Δ
Linux_1 31.41% <50.00%> (-0.01%) ⬇️
Linux_2 55.22% <ø> (-0.01%) ⬇️
Linux_3 41.74% <ø> (-0.01%) ⬇️
Linux_4 34.87% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@SuZhou-Joe SuZhou-Joe merged commit 0ee4023 into ruanyl:workspace Mar 6, 2024
28 of 30 checks passed
ruanyl pushed a commit that referenced this pull request Mar 7, 2024
* remove management workspace (#278)

* remove management workspace

* delete unnecessary code comments

* delete comments
# Conflicts:
#	src/core/public/index.ts
#	src/core/public/utils/index.ts
#	src/core/utils/constants.ts
#	src/plugins/workspace/public/components/workspace_creator/workspace_form.tsx
#	src/plugins/workspace/public/components/workspace_menu/workspace_menu.tsx
#	src/plugins/workspace/server/workspace_client.ts

* update typescript version to 4.6.4

* delete useless code and add a lost yarn.lock

* delete yarn.lock
SuZhou-Joe pushed a commit that referenced this pull request Mar 18, 2024
* remove management workspace (#278)

* remove management workspace

* delete unnecessary code comments

* delete comments
# Conflicts:
#	src/core/public/index.ts
#	src/core/public/utils/index.ts
#	src/core/utils/constants.ts
#	src/plugins/workspace/public/components/workspace_creator/workspace_form.tsx
#	src/plugins/workspace/public/components/workspace_menu/workspace_menu.tsx
#	src/plugins/workspace/server/workspace_client.ts

* update typescript version to 4.6.4

* delete useless code and add a lost yarn.lock

* delete yarn.lock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants