-
Notifications
You must be signed in to change notification settings - Fork 173
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
feat: Closest forward intersection #2923
feat: Closest forward intersection #2923
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #2923 +/- ##
=======================================
Coverage 48.94% 48.94%
=======================================
Files 496 496
Lines 28913 28913
Branches 13710 13710
=======================================
Hits 14151 14151
Misses 4878 4878
Partials 9884 9884 ☔ View full report in Codecov by Sentry. |
📊: Physics performance monitoring for fae7580physmon summary
|
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.
lgtm, do you want @asalzburger to have a look too?
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.
Great, this is really useful!
Implements closest forward order and renames `forwardOrder` to `pathLengthOrder`
Implements closest forward order and renames `forwardOrder` to `pathLengthOrder`
Implements closest forward order and renames `forwardOrder` to `pathLengthOrder`
Implements closest forward order and renames
forwardOrder
topathLengthOrder