Skip to content

feat: improve Studio navigation and namespace/organization switching#2408

Merged
wilsonrivera merged 3 commits into
mainfrom
wilson/eng-8650-improve-studio-navigation
Dec 12, 2025
Merged

feat: improve Studio navigation and namespace/organization switching#2408
wilsonrivera merged 3 commits into
mainfrom
wilson/eng-8650-improve-studio-navigation

Merge branch 'main' into wilson/eng-8650-improve-studio-navigation

71d2b3d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 12, 2025 in 0s

1.49% (target 30.00%)

View this Pull Request on Codecov

1.49% (target 30.00%)

Details

Codecov Report

❌ Patch coverage is 0% with 72 lines in your changes missing coverage. Please review.
✅ Project coverage is 1.49%. Comparing base (a53bb35) to head (71d2b3d).

Files with missing lines Patch % Lines
...io/src/components/dashboard/namespace-selector.tsx 0.00% 16 Missing ⚠️
studio/src/components/layout/sidenav.tsx 0.00% 15 Missing ⚠️
...io/src/components/dashboard/workspace-provider.tsx 0.00% 14 Missing ⚠️
...components/dashboard/workspace-command-wrapper.tsx 0.00% 12 Missing ⚠️
studio/src/components/layout/dashboard-layout.tsx 0.00% 10 Missing ⚠️
...io/src/components/dashboard/workspace-selector.tsx 0.00% 4 Missing ⚠️
...o/src/components/dashboard/graph-command-group.tsx 0.00% 1 Missing ⚠️

❌ Your project check has failed because the head coverage (1.49%) is below the target coverage (30.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #2408       +/-   ##
==========================================
- Coverage   42.75%   1.49%   -41.26%     
==========================================
  Files        1030     292      -738     
  Lines      142648   46926    -95722     
  Branches     8660     431     -8229     
==========================================
- Hits        60984     703    -60281     
+ Misses      79997   45940    -34057     
+ Partials     1667     283     -1384     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.