Skip to content

Conversation

@JacksonWeber
Copy link
Contributor

This pull request includes a minor update to the logic for finding the default path in the findDefaultPath function. The change adds a safeguard to ensure that the file length is at least 4 before checking for the .tgz file extension, which helps prevent potential errors with short file names.

  • Improved file extension check in findDefaultPath to ensure the file name is long enough before checking for .tgz, reducing the risk of runtime errors. (test/functionalTests/runFunctionalTests.js)

@JacksonWeber JacksonWeber merged commit 0cd0c88 into main Aug 25, 2025
16 checks passed
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.

3 participants