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 breadcrumbs for workspace #8303

Merged
merged 17 commits into from
Sep 30, 2024

Merge branch 'main' into breadcrumbs

d97ba24
Select commit
Loading
Failed to load commit list.
Merged

[Workspace] fix breadcrumbs for workspace #8303

Merge branch 'main' into breadcrumbs
d97ba24
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 30, 2024 in 0s

60.92% (-0.01%) compared to b8b563d

View this Pull Request on Codecov

60.92% (-0.01%) compared to b8b563d

Details

Codecov Report

Attention: Patch coverage is 84.00000% with 4 lines in your changes missing coverage. Please review.

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

Files with missing lines Patch % Lines
src/plugins/workspace/public/utils.ts 71.42% 1 Missing and 1 partial ⚠️
...ore/public/chrome/ui/header/header_breadcrumbs.tsx 75.00% 0 Missing and 1 partial ⚠️
...ublic/components/workspace_name/workspace_name.tsx 75.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8303      +/-   ##
==========================================
- Coverage   60.92%   60.92%   -0.01%     
==========================================
  Files        3750     3751       +1     
  Lines       89054    89044      -10     
  Branches    13910    13905       -5     
==========================================
- Hits        54257    54249       -8     
+ Misses      31433    31429       -4     
- Partials     3364     3366       +2     

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