-
Notifications
You must be signed in to change notification settings - Fork 32
fix: Default to owner username when no default org received #3910
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
Conversation
Bundle ReportChanges will increase total bundle size by 60 bytes (0.0%) ⬆️. This is within the configured threshold ✅ Detailed changes
Affected Assets, Files, and Routes:view changes for bundle: gazebo-production-systemAssets Changed:
Files in
view changes for bundle: gazebo-production-esmAssets Changed:
Files in
|
Bundle ReportChanges will increase total bundle size by 60 bytes (0.0%) ⬆️. This is within the configured threshold ✅ Detailed changes
Affected Assets, Files, and Routes:view changes for bundle: gazebo-staging-systemAssets Changed:
Files in
view changes for bundle: gazebo-staging-esmAssets Changed:
Files in
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. @@ Coverage Diff @@
## main #3910 +/- ##
==========================================
+ Coverage 98.64% 98.66% +0.01%
==========================================
Files 828 828
Lines 15083 15083
Branches 4319 4319
==========================================
+ Hits 14879 14881 +2
+ Misses 196 194 -2
Partials 8 8
... and 1 file with indirect coverage changes
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3910 +/- ##
==========================================
+ Coverage 98.64% 98.66% +0.01%
==========================================
Files 828 828
Lines 15083 15083
Branches 4311 4311
==========================================
+ Hits 14879 14881 +2
+ Misses 196 194 -2
Partials 8 8
... and 1 file with indirect coverage changes
Continue to review full report in Codecov by Sentry.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. @@ Coverage Diff @@
## main #3910 +/- ##
==========================================
+ Coverage 98.64% 98.66% +0.01%
==========================================
Files 828 828
Lines 15083 15083
Branches 4319 4319
==========================================
+ Hits 14879 14881 +2
+ Misses 196 194 -2
Partials 8 8
... and 1 file with indirect coverage changes
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
✅ Deploy preview for gazebo ready!Previews expire after 1 month automatically.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅ ✅ All tests successful. No failed tests found. @@ Coverage Diff @@
## main #3910 +/- ##
==========================================
+ Coverage 98.64% 98.66% +0.01%
==========================================
Files 828 828
Lines 15083 15083
Branches 4311 4311
==========================================
+ Hits 14879 14881 +2
+ Misses 196 194 -2
Partials 8 8
... and 1 file with indirect coverage changes
Continue to review full report in Codecov by Sentry.
|
When no default org exists currently, users are shown an empty page. This change fixes that behaviour to show the user’s personal org instead.