openzim / python-libzim

Libzim binding for Python: read/write ZIM files in Python
https://pypi.org/project/libzim/
GNU General Public License v3.0
60 stars 19 forks source link

Remove lzma compression option #151

Closed rgaudin closed 1 year ago

rgaudin commented 1 year ago

Fixes #150

codecov[bot] commented 1 year ago

Codecov Report

Merging #151 (a6d704f) into master (8fee0b4) will decrease coverage by 0.00%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #151      +/-   ##
==========================================
- Coverage   96.88%   96.88%   -0.01%     
==========================================
  Files           1        1              
  Lines         418      417       -1     
==========================================
- Hits          405      404       -1     
  Misses         13       13              
Impacted Files Coverage Δ
libzim/libzim.pyx 96.88% <100.00%> (-0.01%) :arrow_down:

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 8fee0b4...a6d704f. Read the comment docs.