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

[Workspace] Add workspace list page #6182

Merged
merged 4 commits into from
Mar 26, 2024

update function name and modal

d53b2a1
Select commit
Loading
Failed to load commit list.
Merged

[Workspace] Add workspace list page #6182

update function name and modal
d53b2a1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 26, 2024 in 0s

67.44% (+0.01%) compared to 74e0df3

View this Pull Request on Codecov

67.44% (+0.01%) compared to 74e0df3

Details

Codecov Report

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

Project coverage is 67.44%. Comparing base (74e0df3) to head (d53b2a1).

Files Patch % Lines
...rkspace/public/components/workspace_list/index.tsx 75.00% 6 Missing and 5 partials ⚠️
.../delete_workspace_modal/delete_workspace_modal.tsx 89.47% 0 Missing and 2 partials ⚠️
src/plugins/workspace/public/plugin.ts 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6182      +/-   ##
==========================================
+ Coverage   67.42%   67.44%   +0.01%     
==========================================
  Files        3362     3366       +4     
  Lines       65258    65338      +80     
  Branches    10524    10541      +17     
==========================================
+ Hits        43999    44066      +67     
- Misses      18701    18708       +7     
- Partials     2558     2564       +6     

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