Skip to content

Conversation

@anisometropie
Copy link

@anisometropie anisometropie commented Oct 29, 2025

Description

in the migration #538, numberOfStops is removed from the model. The PR allows to to import old files still containings it.

During loadNetzgrafikDto, we now replace numberOfStops with actual nodes in the graph.

closes #592
closes OpenRailAssociation/osrd#13286

some unit tests likely to fail until the whole migration is done

Issues

#592

Checklist

  • This PR contains a description of the changes I'm making
  • I've read the Contribution Guidelines
  • I've added tests for changes or features I've introduced
  • I documented any high-level concepts I'm introducing in documentation/
  • CI is currently green and this is ready for review

@anisometropie anisometropie reopened this Oct 29, 2025
@anisometropie anisometropie marked this pull request as ready for review October 29, 2025 12:49
Copy link
Member

@emersion emersion left a comment

Choose a reason for hiding this comment

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

Thanks for the patch! Overall looks good, just a few comments below.

Copy link

@clarani clarani left a comment

Choose a reason for hiding this comment

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

Nice work, LGTM overall, but I'm not a specialist of this codebase :)

Copy link

@clarani clarani left a comment

Choose a reason for hiding this comment

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

LGTM ✅

Copy link
Member

@emersion emersion left a comment

Choose a reason for hiding this comment

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

LGTM!

@emersion emersion merged commit 435f1c6 into mrd/new-nodes-management-system Nov 14, 2025
5 of 6 checks passed
@emersion emersion deleted the vcs/import-old-files branch November 14, 2025 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants