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

Fix bug with not extracting files from root of zipfile #2857

Merged
merged 5 commits into from
Oct 3, 2024

Conversation

Floppy
Copy link
Collaborator

@Floppy Floppy commented Oct 3, 2024

Resolves #2836

@Floppy Floppy added the bug Something isn't working label Oct 3, 2024
@Floppy Floppy changed the title Fix zipfile root problem Fix bug with not extracting files from root of zipfile Oct 3, 2024
Copy link

codeclimate bot commented Oct 3, 2024

Code Climate has analyzed commit 91d998e and detected 1 issue on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 1

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 87.3% (0.8% change).

View more on Code Climate.

@Floppy Floppy merged commit e93cc8e into main Oct 3, 2024
11 checks passed
@Floppy Floppy deleted the fix-zipfile-root-problem branch October 3, 2024 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

Successfully merging this pull request may close these issues.

Zipfile with files in root and a single subfolder ignores root files
1 participant