Skip to content

Cleanup in the fileutils library#3695

Merged
alex-jansen merged 3 commits intomainfrom
file_types
Oct 17, 2024
Merged

Cleanup in the fileutils library#3695
alex-jansen merged 3 commits intomainfrom
file_types

Conversation

@MatthiasWiesmann
Copy link
Contributor

  • Factored out the path building logic.
  • Transformed some magic strings into a structure (Enum).
  • Factored out logic to decide if the build command was for all, it was implemented in multiple places, differently.
  • Added unit-tests.
  • Renamed unit-test which whose name was clearly a typo.

@MatthiasWiesmann MatthiasWiesmann added the python Pull requests that update Python code label Oct 17, 2024
@alex-jansen alex-jansen merged commit f27ebaf into main Oct 17, 2024
@alex-jansen alex-jansen deleted the file_types branch October 17, 2024 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants