-
Notifications
You must be signed in to change notification settings - Fork 26
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
build: Audit and update lint rules for Gazebo #3508
build: Audit and update lint rules for Gazebo #3508
Conversation
Bundle ReportChanges will decrease total bundle size by 1.07kB (-0.01%) ⬇️. This is within the configured threshold ✅ Detailed changes
|
Bundle ReportChanges will decrease total bundle size by 1.07kB (-0.01%) ⬇️. 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 #3508 +/- ##
==========================================
- Coverage 98.92% 98.92% -0.01%
==========================================
Files 808 808
Lines 14411 14407 -4
Branches 4098 4091 -7
==========================================
- Hits 14256 14252 -4
Misses 148 148
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 #3508 +/- ##
==========================================
- Coverage 98.92% 98.92% -0.01%
==========================================
Files 808 808
Lines 14411 14407 -4
Branches 4091 4091
==========================================
- Hits 14256 14252 -4
Misses 148 148
Partials 7 7
Continue to review full report in Codecov by Sentry.
|
✅ Deploy preview for gazebo ready!Previews expire after 1 month automatically.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. @@ Coverage Diff @@
## main #3508 +/- ##
==========================================
- Coverage 98.92% 98.92% -0.01%
==========================================
Files 808 808
Lines 14411 14407 -4
Branches 4098 4091 -7
==========================================
- Hits 14256 14252 -4
Misses 148 148
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 #3508 +/- ##
==========================================
- Coverage 98.92% 98.92% -0.01%
==========================================
Files 808 808
Lines 14411 14407 -4
Branches 4091 4091
==========================================
- Hits 14256 14252 -4
Misses 148 148
Partials 7 7
Continue to review full report in Codecov by Sentry.
|
614ae25
to
125652e
Compare
Description
This PR removes
react-scripts
from Gazebo, while updating the local eslint config to match that ofreact-scripts
so that we're able to fully remove it and it's extra deps. This PR also updates some of the already used eslint packages while I was at it.Ticket: codecov/engineering-team#2124
Notable Changes
react-scripts
_
(underscore) now to ignore unused varscreate-react-app
preset (since we removedreact-scripts
this is no longer needed)