-
Notifications
You must be signed in to change notification settings - Fork 44
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
core: add short slip safety speed to buffer stops #9300
Conversation
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## dev #9300 +/- ##
============================================
+ Coverage 38.45% 38.55% +0.10%
- Complexity 2244 2245 +1
============================================
Files 1288 1288
Lines 98429 98470 +41
Branches 3273 3276 +3
============================================
+ Hits 37855 37970 +115
+ Misses 58637 58561 -76
- Partials 1937 1939 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
882880d
to
d39afdd
Compare
Signed-off-by: Eloi Charpentier <eloi.charpentier.42@gmail.com>
d39afdd
to
1277ef6
Compare
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.
Thanks for the digging on that!
Fix #9283