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

Merged
merged 21 commits into from
Oct 8, 2024

fix i18n validation error

ec125c2
Select commit
Loading
Failed to load commit list.
Merged

[Workspace] Refactor new home page #8467

fix i18n validation error
ec125c2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 8, 2024 in 1s

60.93% (-0.02%) compared to f4f251d

View this Pull Request on Codecov

60.93% (-0.02%) compared to f4f251d

Details

Codecov Report

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

Project coverage is 60.93%. Comparing base (f4f251d) to head (ec125c2).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
...components/workspace_initial/workspace_initial.tsx 79.48% 5 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% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8467      +/-   ##
==========================================
- Coverage   60.95%   60.93%   -0.02%     
==========================================
  Files        3766     3767       +1     
  Lines       89364    89406      +42     
  Branches    13978    13994      +16     
==========================================
+ Hits        54468    54478      +10     
- Misses      31498    31526      +28     
- Partials     3398     3402       +4     

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