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] Support getting workspace client from coreStart #7501

Merged

Merge branch 'main' into 2.17-optimize-workspace-client

dd7b403
Select commit
Loading
Failed to load commit list.
Merged

[Workspace] Support getting workspace client from coreStart #7501

Merge branch 'main' into 2.17-optimize-workspace-client
dd7b403
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 16, 2024 in 1s

63.81% (+0.00%) compared to 4cdfcf4

View this Pull Request on Codecov

63.81% (+0.00%) compared to 4cdfcf4

Details

Codecov Report

Attention: Patch coverage is 94.73684% with 1 line in your changes missing coverage. Please review.

Project coverage is 63.81%. Comparing base (4cdfcf4) to head (dd7b403).

Files Patch % Lines
src/plugins/workspace/public/workspace_client.ts 80.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7501   +/-   ##
=======================================
  Coverage   63.81%   63.81%           
=======================================
  Files        3651     3650    -1     
  Lines       80954    80966   +12     
  Branches    12893    12894    +1     
=======================================
+ Hits        51662    51671    +9     
- Misses      26126    26127    +1     
- Partials     3166     3168    +2     

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