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] Add WorkspacePluginSetup interface #6118

Merged
merged 6 commits into from
Mar 13, 2024

Add WorkspacePluginStart

e9a969a
Select commit
Loading
Failed to load commit list.
Merged

[Workspace] Add WorkspacePluginSetup interface #6118

Add WorkspacePluginStart
e9a969a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 12, 2024 in 0s

67.14% (+0.00%) compared to 4b89ad0

View this Pull Request on Codecov

67.14% (+0.00%) compared to 4b89ad0

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.14%. Comparing base (4b89ad0) to head (e9a969a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6118   +/-   ##
=======================================
  Coverage   67.14%   67.14%           
=======================================
  Files        3326     3326           
  Lines       64394    64394           
  Branches    10358    10358           
=======================================
  Hits        43237    43237           
  Misses      18627    18627           
  Partials     2530     2530           

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