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

Multiple filter support and additions of experimental encryption functions #142

Merged
merged 22 commits into from
Jun 8, 2020

Conversation

miurahr
Copy link
Owner

@miurahr miurahr commented Jun 4, 2020

No description provided.

@miurahr miurahr added enhancement New feature or request for archiving Issue on archiving, compression or encryption labels Jun 4, 2020
@miurahr miurahr added this to the Encryption support milestone Jun 4, 2020
@coveralls
Copy link

coveralls commented Jun 4, 2020

Coverage Status

Coverage decreased (-0.4%) to 82.922% when pulling 7648876 on topic-encryption-support into 17dcefa on master.

@codecov
Copy link

codecov bot commented Jun 4, 2020

Codecov Report

Merging #142 into master will decrease coverage by 0.46%.
The diff coverage is 79.62%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #142      +/-   ##
==========================================
- Coverage   85.21%   84.75%   -0.47%     
==========================================
  Files          11       11              
  Lines        2631     2768     +137     
  Branches      439      464      +25     
==========================================
+ Hits         2242     2346     +104     
- Misses        259      288      +29     
- Partials      130      134       +4     
Flag Coverage Δ
#linux 81.17% <79.62%> (-0.28%) ⬇️
#mac 80.85% <79.62%> (-0.26%) ⬇️
#py36 83.31% <79.62%> (-0.39%) ⬇️
#py37 84.29% <79.62%> (-0.44%) ⬇️
#py38 84.18% <79.62%> (-0.44%) ⬇️
#pypy3 78.81% <79.24%> (-0.27%) ⬇️
#windows 83.09% <79.62%> (-0.38%) ⬇️
Impacted Files Coverage Δ
py7zr/compressor.py 75.29% <68.30%> (-3.28%) ⬇️
py7zr/archiveinfo.py 84.99% <85.00%> (+0.66%) ⬆️
py7zr/__init__.py 71.42% <100.00%> (+2.19%) ⬆️
py7zr/properties.py 96.74% <100.00%> (+0.59%) ⬆️
py7zr/py7zr.py 86.92% <100.00%> (-0.15%) ⬇️

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
py7zr/archiveinfo.py Outdated Show resolved Hide resolved
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
@miurahr miurahr changed the title WIP: encryption support Multiple filter support and additions of experimental encryption functions Jun 7, 2020
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
@miurahr miurahr merged commit 2fabb4b into master Jun 8, 2020
@miurahr miurahr deleted the topic-encryption-support branch June 13, 2020 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request for archiving Issue on archiving, compression or encryption
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants