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

[Backport 2.x] [Workspace] feat: Add workspace navigation for default route #7824

Merged
merged 1 commit into from
Aug 26, 2024

[Workspace] feat: Add workspace navigation for default route (#7785)

41c511d
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] [Workspace] feat: Add workspace navigation for default route #7824

[Workspace] feat: Add workspace navigation for default route (#7785)
41c511d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 23, 2024 in 1s

63.89% (-0.01%) compared to 90ffd77

View this Pull Request on Codecov

63.89% (-0.01%) compared to 90ffd77

Details

Codecov Report

Attention: Patch coverage is 61.29032% with 12 lines in your changes missing coverage. Please review.

Project coverage is 63.89%. Comparing base (90ffd77) to head (41c511d).

Files Patch % Lines
src/plugins/workspace/public/plugin.ts 15.38% 11 Missing ⚠️
...onents/workspace_detail/workspace_detail_panel.tsx 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              2.x    #7824      +/-   ##
==========================================
- Coverage   63.90%   63.89%   -0.01%     
==========================================
  Files        3657     3657              
  Lines       81244    81269      +25     
  Branches    12949    12952       +3     
==========================================
+ Hits        51916    51930      +14     
- Misses      26151    26162      +11     
  Partials     3177     3177              

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