-
Notifications
You must be signed in to change notification settings - Fork 22
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
fix: Pin demo repo to top during sort #3598
Conversation
Bundle ReportChanges will increase total bundle size by 137 bytes (0.0%) ⬆️. This is within the configured threshold ✅ Detailed changes
|
Bundle ReportChanges will increase total bundle size by 137 bytes (0.0%) ⬆️. This is within the configured threshold ✅ Detailed changes
|
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 #3598 +/- ##
=======================================
Coverage 99.00% 99.00%
=======================================
Files 810 810
Lines 14557 14562 +5
Branches 4139 4150 +11
=======================================
+ Hits 14412 14417 +5
Misses 138 138
Partials 7 7
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 #3598 +/- ##
=======================================
Coverage 99.00% 99.00%
=======================================
Files 810 810
Lines 14557 14562 +5
Branches 4139 4150 +11
=======================================
+ Hits 14412 14417 +5
Misses 138 138
Partials 7 7
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 #3598 +/- ##
=======================================
Coverage 99.00% 99.00%
=======================================
Files 810 810
Lines 14557 14562 +5
Branches 4139 4150 +11
=======================================
+ Hits 14412 14417 +5
Misses 138 138
Partials 7 7
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 #3598 +/- ##
=======================================
Coverage 99.00% 99.00%
=======================================
Files 810 810
Lines 14557 14562 +5
Branches 4146 4150 +4
=======================================
+ Hits 14412 14417 +5
Misses 138 138
Partials 7 7
Continue to review full report in Codecov by Sentry.
|
✅ Deploy preview for gazebo ready!Previews expire after 1 month automatically.
|
e73a6e2
to
197b9c1
Compare
Tested in preview deploy and working as expected! |
Pins the demo repo to the top of the repo list during sorts. Also hides the demo if two or more repos are configured.
Closes codecov/engineering-team#2827