Skip to content

Make submission tests only create files when needed.#4782

Open
frjo wants to merge 6 commits intomainfrom
enhancement/make_submission_test_only_create_files_when_needed
Open

Make submission tests only create files when needed.#4782
frjo wants to merge 6 commits intomainfrom
enhancement/make_submission_test_only_create_files_when_needed

Conversation

@frjo
Copy link
Member

@frjo frjo commented Mar 26, 2026

Fixes #4165

The Github actions does not seem to run that much faster with this unfortunately.

The number of files/directories created are far lower however. From 13500 to 3000.

@frjo frjo added Type: Maintenance Type: Patch Mini change, used in release drafter labels Mar 26, 2026
@frjo frjo marked this pull request as draft March 26, 2026 08:40
@frjo frjo marked this pull request as ready for review March 26, 2026 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Maintenance Type: Patch Mini change, used in release drafter

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Optimise Submission factory to not do file IO unless when needed

1 participant