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/project failed Sep 21, 2023 in 0s

44.08% (-0.31%) compared to a61e3b1

View this Pull Request on Codecov

44.08% (-0.31%) compared to a61e3b1

Details

Codecov Report

Merging #66 (66733b6) into main (a61e3b1) will decrease coverage by 0.31%.
The diff coverage is 27.45%.

❗ Current head 66733b6 differs from pull request most recent head 22cf6b4. Consider uploading reports for the commit 22cf6b4 to get more accurate results

@@            Coverage Diff             @@
##             main      #66      +/-   ##
==========================================
- Coverage   44.38%   44.08%   -0.31%     
==========================================
  Files          22       23       +1     
  Lines        2771     2822      +51     
==========================================
+ Hits         1230     1244      +14     
- Misses       1541     1578      +37     
Files Changed Coverage Δ
acquire/outputs/zip.py 26.00% <26.00%> (ø)
acquire/outputs/__init__.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more