PPTX.jl icon indicating copy to clipboard operation
PPTX.jl copied to clipboard

added ZipFile instead of using raw p7zip_jll, still not completely re…

Open jvieyras opened this issue 2 years ago • 1 comments

…moved.

All tests pass now.

jvieyras avatar Jan 27 '23 12:01 jvieyras

Codecov Report

Merging #13 (a0b840f) into main (3aeac1c) will increase coverage by 0.06%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #13      +/-   ##
==========================================
+ Coverage   95.24%   95.30%   +0.06%     
==========================================
  Files           9        9              
  Lines         463      469       +6     
==========================================
+ Hits          441      447       +6     
  Misses         22       22              
Impacted Files Coverage Δ
src/write.jl 90.35% <100.00%> (+0.53%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Jan 27 '23 12:01 codecov[bot]

We switched to ZipArchives.jl in https://github.com/ASML-Labs/PPTX.jl/pull/31, so closing this PR

matthijscox-asml avatar Jul 17 '24 07:07 matthijscox-asml