-
Notifications
You must be signed in to change notification settings - Fork 0
Extract ZIP archives while downloading #279
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
Merged
Merged
Changes from 30 commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
1b34f10
Extract ZIP archives while downloading
hagenw d80e651
Don't use stream-zip for Python 3.14
hagenw b168224
Fix dependencies
hagenw d64b66f
Ensure we show progress bar
hagenw edaaeab
Get src_size only when needed
hagenw 9c7bc98
Add tests for _size()
hagenw f31b346
Exclude stream-unzip import from coverage
hagenw f7c2376
Fix coverage
hagenw 0380441
Move imports to the top
hagenw 3e11ba8
Exclude more files from Python 3.14 coverage
hagenw edc7a01
Fix returned archives under Windows
hagenw 12c0e71
Fix another test under Windows
hagenw 692a268
Revert "Fix another test under Windows"
hagenw d6c3ef0
Revert "Fix returned archives under Windows"
hagenw d6269af
Fix test expectations under Windows
hagenw c24ad8a
Another try to fix Windows test
hagenw 2dacc65
Revert "Fix test expectations under Windows"
hagenw ed39ad6
Try to fix Windows
hagenw e87c76f
Add _size() to base backend
hagenw 5c43477
Fix coverage
hagenw 3d9ddfc
Updates from sourcery feedback
hagenw 0b02bdb
Restore size tests
hagenw 44481d7
Fix test_size for filesystem
hagenw a0cd0d2
Add tests for _get_file_stream() for all backends
hagenw aa28b4d
Extend comment
hagenw b968e9f
Remove pragma
hagenw 4ffd418
Readd num_workers
hagenw 1c5b418
Add missing num_workers
hagenw 39dd915
Recommend num_workers for uncompressed ZIP files
hagenw d7901b8
Extend docstrings for interfaces as well
hagenw a65017e
Fix typing of return values
hagenw 59f2c5d
Remove verification statement
hagenw 15b4fff
Improve docstring for num_workers
hagenw 0618602
Fix imports
hagenw fd6224d
Improve docstring
hagenw File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.