Skip to content

ZipFile: set allowZip64=True as the default.#1619

Merged
giovannipizzi merged 1 commit into
aiidateam:release_v0.12.1from
yakutovicha:issue_1617_export_large_database_zip
Jun 4, 2018
Merged

ZipFile: set allowZip64=True as the default.#1619
giovannipizzi merged 1 commit into
aiidateam:release_v0.12.1from
yakutovicha:issue_1617_export_large_database_zip

Conversation

@yakutovicha
Copy link
Copy Markdown
Contributor

Solves the issue #1617 (exporting large databases)

According to my tests enabling the flag allowZip64=True does not change the time to create a zip archive. For more details see #1617

@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #1619 into release_v0.12.1 will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@               Coverage Diff                @@
##           release_v0.12.1    #1619   +/-   ##
================================================
  Coverage            54.68%   54.68%           
================================================
  Files                  246      246           
  Lines                32419    32419           
================================================
  Hits                 17729    17729           
  Misses               14690    14690
Impacted Files Coverage Δ
aiida/orm/importexport.py 79.25% <ø> (ø) ⬆️
aiida/cmdline/commands/exportfile.py 11.02% <0%> (ø) ⬆️
aiida/common/archive.py 18.55% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 32724c9...9241c5f. Read the comment docs.

@giovannipizzi giovannipizzi merged commit 20c5390 into aiidateam:release_v0.12.1 Jun 4, 2018
@yakutovicha yakutovicha deleted the issue_1617_export_large_database_zip branch January 6, 2020 10:39
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.

3 participants