Hello everyone,
This is my second weekly report of the Official Coding Period.
Week 2 Report (June 5th - June 11th)
What did I get done this week?
- Made a WIKI page regarding run.sh and taptest.sh as suggested by Vicky ma’am.
- https://github.com/pgRouting/pgrouting/wiki/Understanding-run.sh-and-taptests.sh
-Added the extra column start_vid to both single vertex and renamed the from_vid for multiple vertices to start_vid
-Fixed corresponding docqueries and pgtap testcases.
What do I plan on doing next week?
- Catch up my week 1 work in week 2.
- plan on adding the depth column with reference to pgr_primDD/pgr_kruskalDD
Am I blocked on anything?
-Nothing MAJOR
Any feedback, comments, and suggestions are welcome.
The log of pull requests can be found in [1]
The wiki page report can be found in [2]
[1]- https://github.com/pgRouting/GSoC-pgRouting/pull/296
[2]- https://github.com/pgRouting/pgrouting/wiki/GSoC-2023-Implementing-Dijkstra%E2%80%99s-Driving-distance-Function-and-its-migration
Thank you,
Aryan Gupta