Skip to content

Create Default Progress Restore File#58

Merged
johannesduesing merged 1 commit into
developfrom
fix/create-default-prf
Mar 30, 2026
Merged

Create Default Progress Restore File#58
johannesduesing merged 1 commit into
developfrom
fix/create-default-prf

Conversation

@johannesduesing

Copy link
Copy Markdown
Member

As requested by @finnwilken in #50, it would be nice if the progress restore file (PRF) were automatically created on startup if it does not yet exist. This PR implements the desired functionality: If the PRF does not exist on startup, MARIN will create it and assign a default value of "0", i.e. no progress to be restored. The corresponding expected behavior in the respective test is also adapted.

Closes #50.

@johannesduesing johannesduesing added this to the Version 2.0.0 milestone Mar 30, 2026
@johannesduesing johannesduesing self-assigned this Mar 30, 2026
@johannesduesing johannesduesing added the enhancement New feature or request label Mar 30, 2026
@johannesduesing johannesduesing merged commit bf7bf98 into develop Mar 30, 2026
1 check passed
@johannesduesing johannesduesing deleted the fix/create-default-prf branch March 30, 2026 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

-prf flag should auto-create file if missing

1 participant