Skip to content

editoast, front: rename PathfindingResultSuccess to PathfindingResult - #18110

Open
flomonster wants to merge 1 commit into
devfrom
ecn/rename-pathfinding-result
Open

editoast, front: rename PathfindingResultSuccess to PathfindingResult#18110
flomonster wants to merge 1 commit into
devfrom
ecn/rename-pathfinding-result

Conversation

@flomonster

@flomonster flomonster commented Aug 13, 2026

Copy link
Copy Markdown
Member

The current name suggests that the struct is reserved for successful case only. Since we want to use it for partial pathfinding in PathNotFound, we rename it to make it neutral.

The original commit is located here: a2ae447

This is @elise-chin commit. I just extracted it in a separate PR.

The current name suggests that the struct is reserved for successful case only.
Since we want to use it for partial pathfinding in ``PathNotFound``, we rename it
to make it neutral.

Signed-off-by: Elise Chin <tech.git@swively.fr>
@flomonster
flomonster requested review from a team as code owners August 13, 2026 14:55
@github-actions github-actions Bot added area:front Work on Standard OSRD Interface modules area:editoast Work on Editoast Service kind:api-change labels Aug 13, 2026
@github-actions

Copy link
Copy Markdown
Contributor

⚠️ API changes

This Pull Request introduces some changes in the API:

  • please own it: notify or even prepare dedicated PR(s) to consumer projects

@leovalais leovalais left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Better this way 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:editoast Work on Editoast Service area:front Work on Standard OSRD Interface modules kind:api-change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants