-
Notifications
You must be signed in to change notification settings - Fork 24
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 dark mode feature flag #3237
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 #3237 +/- ##
===========================================
Coverage 98.97000 98.97000
===========================================
Files 803 803
Lines 14012 14008 -4
Branches 3900 3982 +82
===========================================
- Hits 13869 13865 -4
Misses 134 134
Partials 9 9
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 #3237 +/- ##
==========================================
- Coverage 98.97% 98.97% -0.01%
==========================================
Files 803 803
Lines 14012 14008 -4
Branches 3984 3977 -7
==========================================
- Hits 13869 13865 -4
Misses 134 134
Partials 9 9
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 #3237 +/- ##
==========================================
- Coverage 98.97% 98.97% -0.01%
==========================================
Files 803 803
Lines 14012 14008 -4
Branches 3900 3982 +82
==========================================
- Hits 13869 13865 -4
Misses 134 134
Partials 9 9
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 #3237 +/- ##
==========================================
- Coverage 98.97% 98.97% -0.01%
==========================================
Files 803 803
Lines 14012 14008 -4
Branches 3900 3977 +77
==========================================
- Hits 13869 13865 -4
Misses 134 134
Partials 9 9
Continue to review full report in Codecov by Sentry.
|
Bundle ReportChanges will decrease total bundle size by 89 bytes (-0.0%) ⬇️. This is within the configured threshold ✅ Detailed changes
|
Remove flag for dark mode as it is now at 100% and stable
Closes codecov/engineering-team#2472