-
Couldn't load subscription status.
- Fork 1.1k
Carpooling POC #6791
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
base: dev-2.x
Are you sure you want to change the base?
Carpooling POC #6791
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## dev-2.x #6791 +/- ##
=============================================
- Coverage 72.18% 71.78% -0.41%
- Complexity 19840 20007 +167
=============================================
Files 2155 2182 +27
Lines 80051 81158 +1107
Branches 8082 8197 +115
=============================================
+ Hits 57786 58257 +471
- Misses 19419 20039 +620
- Partials 2846 2862 +16 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
7ef5e89 to
79de33f
Compare
ba29af0 to
800d5a3
Compare
0a24110 to
7067369
Compare
…dimentary search. Next I want to implement actual A* functionality.
…up the CarpoolingRepository a bit.
… heuristic to improve performance.
7067369 to
408397a
Compare
Summary
Add support for carpooling using Siri ET updates and a carpooling service using AStar.
This is a Proof Of Concept(POC), hence developed as a Sandbox feature. Changes to the Siri standard is needed to make this work. We will work with the standardisation in parallel with the software development. The development is expected to take at least one year.
Issue
Part of #6604
Unit tests
Lots of unit tests
Documentation
Done.
Changelog
N/A
Bumping the serialization version id
N/A