-
Notifications
You must be signed in to change notification settings - Fork 23
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
feat: Add intro banner to bundle onboarding #2874
feat: Add intro banner to bundle onboarding #2874
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #2874 +/- ##
=======================================
Coverage 98.48% 98.48%
=======================================
Files 879 880 +1
Lines 12954 12957 +3
Branches 3408 3469 +61
=======================================
+ Hits 12758 12761 +3
Misses 192 192
Partials 4 4
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. Additional details and impacted files@@ Coverage Diff @@
## main #2874 +/- ##
=====================================
Coverage 98.49 98.49
=====================================
Files 879 880 +1
Lines 12954 12957 +3
Branches 3451 3469 +18
=====================================
+ Hits 12758 12761 +3
Misses 192 192
Partials 4 4
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 #2874 +/- ##
=======================================
Coverage 98.48% 98.48%
=======================================
Files 879 880 +1
Lines 12954 12957 +3
Branches 3469 3409 -60
=======================================
+ Hits 12758 12761 +3
Misses 192 192
Partials 4 4
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 #2874 +/- ##
=======================================
Coverage 98.48% 98.48%
=======================================
Files 879 880 +1
Lines 12954 12957 +3
Branches 3469 3469
=======================================
+ Hits 12758 12761 +3
Misses 192 192
Partials 4 4
Continue to review full report in Codecov by Sentry.
|
Bundle ReportChanges will increase total bundle size by 552 bytes ⬆️
|
Bundle ReportChanges will increase total bundle size by 552 bytes ⬆️
|
✅ Deploy preview for gazebo ready!Previews expire after 1 month automatically.
|
a00eb67
to
818ef90
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice
Description
Adds an intro banner to the BA onboarding page and also left aligns the page's layout to match designs. Radio button navigation to come next.
Part of codecov/engineering-team#1439
Screenshots
Before:
After: