-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Process boarding location for linear platforms #6247
base: dev-2.x
Are you sure you want to change the base?
Conversation
We talked about this today and we came to the conclusion that we want to introduce a data structure that is available during graph build only and then discarded. Lets discuss this in a meeting. |
Does moving the |
Unfortuntately not. We want to design a new system for keeping information that is used during graph build only and then discarded. |
185a5b8
to
89b3ac7
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## dev-2.x #6247 +/- ##
=============================================
- Coverage 69.79% 69.78% -0.01%
- Complexity 17786 17800 +14
=============================================
Files 2017 2020 +3
Lines 76042 76098 +56
Branches 7781 7784 +3
=============================================
+ Hits 53073 53108 +35
- Misses 20264 20285 +21
Partials 2705 2705 ☔ View full report in Codecov by Sentry. |
@t2gran will come with some suggestions of how to solve this without adding anything to the serialized graph. |
Summary
This adds the processing of boarding locations on linear platforms.
Explain in one or two sentences what this PR achieves.
Fixes #6056
Unit tests
TBC
Documentation
None
Bumping the serialization version id
Required. A new class is added into the graph.