Move pgr_topologicalSort to ordering - #3023
Conversation
- Deleting unused CMakeLists
WalkthroughThe changes reorganize the topologicalSort feature from a standalone module into the ordering module, including moving source files, headers, and SQL scripts while updating include paths and build configurations to reflect the new directory structure. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~15 minutes Suggested reviewers
Poem
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Repository UI Review profile: ASSERTIVE Plan: Pro 📒 Files selected for processing (12)
💤 Files with no reviewable changes (3)
🧰 Additional context used🧠 Learnings (6)📓 Common learnings📚 Learning: 2025-04-24T23:29:43.790ZApplied to files:
📚 Learning: 2025-04-25T00:59:52.580ZApplied to files:
📚 Learning: 2025-04-25T02:12:17.271ZApplied to files:
📚 Learning: 2025-02-27T16:33:56.959ZApplied to files:
📚 Learning: 2025-02-27T16:34:57.518ZApplied to files:
🪛 Cppcheck (2.19.0)src/ordering/topologicalSort.c[information] 38-38: Include file (missingIncludeSystem) [information] 38-38: Include file (missingIncludeSystem) src/ordering/topologicalSort_driver.cpp[information] 29-29: Include file (missingIncludeSystem) [information] 38-38: Include file (missingIncludeSystem) [information] 38-38: Include file (missingIncludeSystem) [information] 38-38: Include file (missingIncludeSystem) ⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (21)
🔇 Additional comments (7)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This is a reorganization PR
pgr_topologicalSortis about orderingNo need to document, its just moving code around
@pgRouting/admins
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.