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] feat: only allow essential use case when creating workspace if all data sources are serverless #7612

Merged
merged 8 commits into from
Aug 12, 2024

update filter and tests to update with essiential use case change

f069430
Select commit
Loading
Failed to load commit list.
Merged

[Workspace] feat: only allow essential use case when creating workspace if all data sources are serverless #7612

update filter and tests to update with essiential use case change
f069430
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 12, 2024 in 0s

63.70% (+0.00%) compared to 1bf63e3

View this Pull Request on Codecov

63.70% (+0.00%) compared to 1bf63e3

Details

Codecov Report

Attention: Patch coverage is 90.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 63.70%. Comparing base (1bf63e3) to head (f069430).
Report is 2 commits behind head on main.

Files Patch % Lines
src/plugins/workspace/public/utils.ts 71.42% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7612   +/-   ##
=======================================
  Coverage   63.69%   63.70%           
=======================================
  Files        3633     3633           
  Lines       80135    80153   +18     
  Branches    12699    12702    +3     
=======================================
+ Hits        51043    51061   +18     
  Misses      25984    25984           
  Partials     3108     3108           

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