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: optimization on handling invalid workspace id in workspace_ui_settings wrapper #6669

Merged

feat: remove useless code

39d74fb
Select commit
Loading
Failed to load commit list.
Merged

[Workspace] Fix: optimization on handling invalid workspace id in workspace_ui_settings wrapper #6669

feat: remove useless code
39d74fb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 29, 2024 in 0s

67.79% (+0.00%) compared to 460428c

View this Pull Request on Codecov

67.79% (+0.00%) compared to 460428c

Details

Codecov Report

Attention: Patch coverage is 87.50000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 67.79%. Comparing base (460428c) to head (39d74fb).

Files Patch % Lines
...ed_objects/workspace_ui_settings_client_wrapper.ts 85.71% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6669   +/-   ##
=======================================
  Coverage   67.79%   67.79%           
=======================================
  Files        3413     3413           
  Lines       66755    66760    +5     
  Branches    10861    10863    +2     
=======================================
+ Hits        45254    45258    +4     
  Misses      18857    18857           
- Partials     2644     2645    +1     

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