openzim / python-libzim

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

Keep up with libzim #107

Closed rgaudin closed 3 years ago

rgaudin commented 3 years ago

libzim master introduced a couple of changes requiring changes in pylibzim:

Also updating the libzim version with download to test against in our workflow

codecov[bot] commented 3 years ago

Codecov Report

Merging #107 (7d828a6) into master (52f3b5a) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #107   +/-   ##
=======================================
  Coverage   98.05%   98.05%           
=======================================
  Files           3        3           
  Lines         308      308           
=======================================
  Hits          302      302           
  Misses          6        6           
Impacted Files Coverage Δ
libzim/wrapper.pyx 97.43% <100.00%> (ø)

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 52f3b5a...7d828a6. Read the comment docs.