-
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: Update pre-commit hook to use yarn instead of npm #3121
Conversation
Bundle ReportBundle size has no change ✅ |
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. @@ Coverage Diff @@
## main #3121 +/- ##
=======================================
Coverage 98.28% 98.29%
=======================================
Files 918 918
Lines 14136 14136
Branches 3882 3882
=======================================
+ Hits 13894 13895 +1
+ Misses 237 236 -1
Partials 5 5 see 1 file with indirect coverage changes
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 #3121 +/- ##
=======================================
Coverage 98.28% 98.29%
=======================================
Files 918 918
Lines 14136 14136
Branches 3882 3907 +25
=======================================
+ Hits 13894 13895 +1
+ Misses 237 236 -1
Partials 5 5 see 1 file with indirect coverage changes
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 #3121 +/- ##
=======================================
Coverage 98.28% 98.29%
=======================================
Files 918 918
Lines 14136 14136
Branches 3907 3828 -79
=======================================
+ Hits 13894 13895 +1
+ Misses 237 236 -1
Partials 5 5 see 1 file with indirect coverage changes
Continue to review full report in Codecov by Sentry.
|
Bundle ReportBundle size has no change ✅ |
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 #3121 +/- ##
================================================
+ Coverage 98.28000 98.29000 +0.01000
================================================
Files 918 918
Lines 14136 14136
Branches 3882 3912 +30
================================================
+ Hits 13894 13895 +1
+ Misses 237 236 -1
Partials 5 5 see 1 file with indirect coverage changes
Continue to review full report in Codecov by Sentry.
|
✅ Deploy preview for gazebo ready!Previews expire after 1 month automatically.
|
79edefe
to
c66f473
Compare
Title. Noticed this was using npm today.