Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve error message when decompressing with missing extensions #516

Conversation

marcospb19
Copy link
Member

@marcospb19 marcospb19 commented Sep 16, 2023

No description provided.

Ouch check for file signatures to be sure that the file indeed has the
correct format as inferred by extension, when that fails, we output a
message explaining that Ouch wasn't able to confirm the format, however,
previous message was confusing with the other extension detection ones
these tests are used to assert on Ouch's output for error reports and
progress logging
refactored `check_missing_formats_when_decompressing` to be aware of
missing extensions and unsupported extensions in order to give a more
detailed error message
@marcospb19 marcospb19 closed this Sep 17, 2023
@marcospb19 marcospb19 deleted the improve-error-message-when-decompressing-with-missing-extensions branch September 17, 2023 22:53
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.

1 participant