-
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
chore: Remove old MyContextSwitcher #3213
Conversation
Bundle ReportChanges will decrease total bundle size by 33 bytes ⬇️
|
Bundle ReportChanges will decrease total bundle size by 33 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. @@ Coverage Diff @@
## main #3213 +/- ##
==========================================
- Coverage 99.06% 99.06% -0.01%
==========================================
Files 799 798 -1
Lines 13975 13964 -11
Branches 3960 3958 -2
==========================================
- Hits 13845 13834 -11
Misses 122 122
Partials 8 8
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 #3213 +/- ##
==========================================
- Coverage 99.06% 99.06% -0.01%
==========================================
Files 799 798 -1
Lines 13975 13964 -11
Branches 3965 3958 -7
==========================================
- Hits 13845 13834 -11
Misses 122 122
Partials 8 8
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 #3213 +/- ##
==========================================
- Coverage 99.06% 99.06% -0.01%
==========================================
Files 799 798 -1
Lines 13975 13964 -11
Branches 3879 3958 +79
==========================================
- Hits 13845 13834 -11
Misses 122 122
Partials 8 8
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 #3213 +/- ##
===========================================
Coverage 99.06000 99.06000
===========================================
Files 799 798 -1
Lines 13975 13964 -11
Branches 3879 3963 +84
===========================================
- Hits 13845 13834 -11
Misses 122 122
Partials 8 8
Continue to review full report in Codecov by Sentry.
|
✅ Deploy preview for gazebo ready!Previews expire after 1 month automatically.
|
Description
This PR removes the
layouts/MyContextSwitcher
from the codebase as it's no longer being used, and updates a test that was mocking out, even though it was no longer in use.Notable Changes
layouts/MyContextSwitcher