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] Refactor new home page #8467

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

delete useless code

dfad00f
Select commit
Loading
Failed to load commit list.
Open

[Workspace] Refactor new home page #8467

delete useless code
dfad00f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 3, 2024 in 0s

60.93% (-0.03%) compared to 49cca7b

View this Pull Request on Codecov

60.93% (-0.03%) compared to 49cca7b

Details

Codecov Report

Attention: Patch coverage is 80.48780% with 16 lines in your changes missing coverage. Please review.

Project coverage is 60.93%. Comparing base (49cca7b) to head (dfad00f).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...components/workspace_initial/workspace_initial.tsx 79.06% 6 Missing and 3 partials ⚠️
...ents/workspace_initial/workspace_use_case_card.tsx 80.95% 2 Missing and 2 partials ⚠️
src/plugins/home/public/plugin.ts 0.00% 2 Missing ⚠️
src/plugins/workspace/public/plugin.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8467      +/-   ##
==========================================
- Coverage   60.95%   60.93%   -0.03%     
==========================================
  Files        3758     3759       +1     
  Lines       89326    89349      +23     
  Branches    13974    13981       +7     
==========================================
- Hits        54453    54446       -7     
- Misses      31481    31501      +20     
- Partials     3392     3402      +10     

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