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] Fix fit&finish for workspace overview page #8139

Merged
merged 28 commits into from
Sep 30, 2024

Merge remote-tracking branch 'upstream/main' into fit_finish_overview…

ecf295a
Select commit
Loading
Failed to load commit list.
Merged

[Workspace] Fix fit&finish for workspace overview page #8139

Merge remote-tracking branch 'upstream/main' into fit_finish_overview…
ecf295a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 30, 2024 in 0s

60.92% (+0.00%) compared to b8b563d

View this Pull Request on Codecov

60.92% (+0.00%) compared to b8b563d

Details

Codecov Report

Attention: Patch coverage is 70.27027% with 22 lines in your changes missing coverage. Please review.

Project coverage is 60.92%. Comparing base (b8b563d) to head (ecf295a).

Files with missing lines Patch % Lines
...nagement/public/management_section/recent_work.tsx 74.60% 5 Missing and 11 partials ⚠️
...nt_management/public/components/section_render.tsx 20.00% 4 Missing ⚠️
...blic/components/card_container/card_embeddable.tsx 0.00% 0 Missing and 1 partial ⚠️
src/plugins/home/public/plugin.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8139   +/-   ##
=======================================
  Coverage   60.92%   60.92%           
=======================================
  Files        3750     3750           
  Lines       89054    89095   +41     
  Branches    13910    13923   +13     
=======================================
+ Hits        54257    54285   +28     
- Misses      31433    31436    +3     
- Partials     3364     3374   +10     

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