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

add limited support for zip output (no encryption yet) #66

Merged
merged 22 commits into from
Oct 25, 2023

Merge branch 'main' into feature/zip-output

66733b6
Select commit
Loading
Failed to load commit list.
Merged

add limited support for zip output (no encryption yet) #66

Merge branch 'main' into feature/zip-output
66733b6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 21, 2023 in 1s

27.45% of diff hit (target 44.38%)

View this Pull Request on Codecov

27.45% of diff hit (target 44.38%)

Annotations

Check warning on line 31 in acquire/outputs/zip.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

acquire/outputs/zip.py#L31

Added line #L31 was not covered by tests

Check warning on line 34 in acquire/outputs/zip.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

acquire/outputs/zip.py#L33-L34

Added lines #L33 - L34 were not covered by tests

Check warning on line 37 in acquire/outputs/zip.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

acquire/outputs/zip.py#L36-L37

Added lines #L36 - L37 were not covered by tests

Check warning on line 40 in acquire/outputs/zip.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

acquire/outputs/zip.py#L39-L40

Added lines #L39 - L40 were not covered by tests

Check warning on line 42 in acquire/outputs/zip.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

acquire/outputs/zip.py#L42

Added line #L42 was not covered by tests

Check warning on line 46 in acquire/outputs/zip.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

acquire/outputs/zip.py#L44-L46

Added lines #L44 - L46 were not covered by tests

Check warning on line 51 in acquire/outputs/zip.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

acquire/outputs/zip.py#L51

Added line #L51 was not covered by tests

Check warning on line 73 in acquire/outputs/zip.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

acquire/outputs/zip.py#L72-L73

Added lines #L72 - L73 were not covered by tests

Check warning on line 79 in acquire/outputs/zip.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

acquire/outputs/zip.py#L75-L79

Added lines #L75 - L79 were not covered by tests

Check warning on line 82 in acquire/outputs/zip.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

acquire/outputs/zip.py#L81-L82

Added lines #L81 - L82 were not covered by tests

Check warning on line 90 in acquire/outputs/zip.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

acquire/outputs/zip.py#L86-L90

Added lines #L86 - L90 were not covered by tests

Check warning on line 92 in acquire/outputs/zip.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

acquire/outputs/zip.py#L92

Added line #L92 was not covered by tests

Check warning on line 94 in acquire/outputs/zip.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

acquire/outputs/zip.py#L94

Added line #L94 was not covered by tests

Check warning on line 97 in acquire/outputs/zip.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

acquire/outputs/zip.py#L97

Added line #L97 was not covered by tests

Check warning on line 101 in acquire/outputs/zip.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

acquire/outputs/zip.py#L100-L101

Added lines #L100 - L101 were not covered by tests

Check warning on line 106 in acquire/outputs/zip.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

acquire/outputs/zip.py#L103-L106

Added lines #L103 - L106 were not covered by tests

Check warning on line 108 in acquire/outputs/zip.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

acquire/outputs/zip.py#L108

Added line #L108 was not covered by tests

Check warning on line 112 in acquire/outputs/zip.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

acquire/outputs/zip.py#L112

Added line #L112 was not covered by tests