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

Implement volume creation #134

Merged
merged 3 commits into from
Jun 1, 2020
Merged

Implement volume creation #134

merged 3 commits into from
Jun 1, 2020

Conversation

miurahr
Copy link
Owner

@miurahr miurahr commented Jun 1, 2020

Primitive implementation of #99

Signed-off-by: Hiroshi Miura miurahr@linux.com

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
@coveralls
Copy link

coveralls commented Jun 1, 2020

Coverage Status

Coverage increased (+0.7%) to 83.385% when pulling 163fa3c on topic-multi-volume into c69528e on master.

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
@codecov
Copy link

codecov bot commented Jun 1, 2020

Codecov Report

Merging #134 into master will increase coverage by 0.62%.
The diff coverage is 96.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #134      +/-   ##
==========================================
+ Coverage   84.49%   85.11%   +0.62%     
==========================================
  Files          12       12              
  Lines        2618     2661      +43     
  Branches      438      444       +6     
==========================================
+ Hits         2212     2265      +53     
+ Misses        270      260      -10     
  Partials      136      136              
Flag Coverage Δ
#linux 81.39% <96.42%> (+0.68%) ⬆️
#mac 80.98% <96.42%> (+0.69%) ⬆️
#py36 83.54% <46.42%> (-0.46%) ⬇️
#py37 84.56% <96.42%> (+0.63%) ⬆️
#py38 84.45% <96.42%> (+0.63%) ⬆️
#pypy3 79.04% <46.42%> (-0.39%) ⬇️
#windows 83.31% <96.42%> (+0.65%) ⬆️
Impacted Files Coverage Δ
py7zr/cli.py 84.06% <96.42%> (+7.62%) ⬆️
py7zr/py7zr.py 84.51% <0.00%> (+0.13%) ⬆️

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
@miurahr miurahr merged commit a2971e4 into master Jun 1, 2020
@miurahr miurahr deleted the topic-multi-volume branch June 1, 2020 13:23
@miurahr miurahr added this to the v0.8: Encryption support milestone Jun 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants