-
-
Notifications
You must be signed in to change notification settings - Fork 374
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
(C/C++) Removal of unused trsp code #2737
(C/C++) Removal of unused trsp code #2737
Conversation
WalkthroughThis pull request focuses on promoting several transportation and pathfinding functions to official status in pgRouting 4.0.0. The changes involve removing deprecated SQL and C/C++ functions, particularly those related to TRSP (Transportation Routing Service Provider) functionality. Multiple functions like Changes
Possibly related PRs
Suggested labels
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (7)
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
@coderabbitai review |
@cvvergara The changes look good. This PR removes unused TRSP utility files ( 🔗 Analysis chain🏁 Scripts executedThe following scripts were executed for the analysis: Script:
Length of output: 5432 Script:
Length of output: 52 ✅ Actions performedSummary regeneration triggered. |
Changes proposed in this pull request:
@pgRouting/admins
Summary by CodeRabbit
Release Notes for pgRouting 4.0.0
New Features
pgr_trsp
,pgr_withPoints
, and various combination signaturesImprovements
Removals