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.
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
add limited support for zip output (no encryption yet) #66
add limited support for zip output (no encryption yet) #66
Changes from all commits
f92711f
aeb7d30
3145d42
d290760
1412c44
bed1651
66733b6
9b0e4da
de78c97
a65d1f5
1ec28db
58a02d5
22cf6b4
5a8793b
51051e6
963a3a6
2cce605
06a4ff3
c83d8b1
982ce2e
1f6b677
44646f0
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 32 in acquire/outputs/zip.py
Codecov / codecov/patch
acquire/outputs/zip.py#L32
Check warning on line 35 in acquire/outputs/zip.py
Codecov / codecov/patch
acquire/outputs/zip.py#L34-L35
Check warning on line 38 in acquire/outputs/zip.py
Codecov / codecov/patch
acquire/outputs/zip.py#L37-L38
Check warning on line 41 in acquire/outputs/zip.py
Codecov / codecov/patch
acquire/outputs/zip.py#L40-L41
Check warning on line 43 in acquire/outputs/zip.py
Codecov / codecov/patch
acquire/outputs/zip.py#L43
Check warning on line 47 in acquire/outputs/zip.py
Codecov / codecov/patch
acquire/outputs/zip.py#L45-L47
Check warning on line 49 in acquire/outputs/zip.py
Codecov / codecov/patch
acquire/outputs/zip.py#L49
Check warning on line 67 in acquire/outputs/zip.py
Codecov / codecov/patch
acquire/outputs/zip.py#L66-L67
Check warning on line 73 in acquire/outputs/zip.py
Codecov / codecov/patch
acquire/outputs/zip.py#L69-L73
Check warning on line 77 in acquire/outputs/zip.py
Codecov / codecov/patch
acquire/outputs/zip.py#L75-L77
Check warning on line 80 in acquire/outputs/zip.py
Codecov / codecov/patch
acquire/outputs/zip.py#L79-L80
Check warning on line 83 in acquire/outputs/zip.py
Codecov / codecov/patch
acquire/outputs/zip.py#L83
Check warning on line 88 in acquire/outputs/zip.py
Codecov / codecov/patch
acquire/outputs/zip.py#L88
Check warning on line 100 in acquire/outputs/zip.py
Codecov / codecov/patch
acquire/outputs/zip.py#L100
Check warning on line 105 in acquire/outputs/zip.py
Codecov / codecov/patch
acquire/outputs/zip.py#L102-L105
Check warning on line 108 in acquire/outputs/zip.py
Codecov / codecov/patch
acquire/outputs/zip.py#L107-L108
Check warning on line 114 in acquire/outputs/zip.py
Codecov / codecov/patch
acquire/outputs/zip.py#L112-L114