-
Notifications
You must be signed in to change notification settings - Fork 25
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 header #3076
chore: Remove old header #3076
Conversation
Bundle ReportChanges will decrease total bundle size by 6.16kB ⬇️
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. @@ Coverage Diff @@
## main #3076 +/- ##
==========================================
- Coverage 98.28% 98.27% -0.01%
==========================================
Files 928 922 -6
Lines 13916 13860 -56
Branches 3769 3750 -19
==========================================
- Hits 13677 13621 -56
Misses 235 235
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 #3076 +/- ##
==========================================
- Coverage 98.28% 98.27% -0.01%
==========================================
Files 928 922 -6
Lines 13916 13860 -56
Branches 3769 3750 -19
==========================================
- Hits 13677 13621 -56
Misses 235 235
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 #3076 +/- ##
==========================================
- Coverage 98.28% 98.27% -0.01%
==========================================
Files 928 922 -6
Lines 13916 13860 -56
Branches 3769 3774 +5
==========================================
- Hits 13677 13621 -56
Misses 235 235
Partials 4 4
Continue to review full report in Codecov by Sentry.
|
Bundle ReportChanges will decrease total bundle size by 6.16kB ⬇️
|
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 #3076 +/- ##
================================================
- Coverage 98.28000 98.27000 -0.01000
================================================
Files 928 922 -6
Lines 13916 13860 -56
Branches 3716 3774 +58
================================================
- Hits 13677 13621 -56
Misses 235 235
Partials 4 4
Continue to review full report in Codecov by Sentry.
|
a878fdc
to
e151b6a
Compare
✅ Deploy preview for gazebo ready!Previews expire after 1 month automatically.
|
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.
send it!
Removes the OldHeader component in Layouts. More clean up to come followed by removing the new header feature flag.
Closes codecov/engineering-team#1959