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 19 forks source link

Python 3.9 support #101

Closed rgaudin closed 3 years ago

rgaudin commented 3 years ago

Using newest, python3.9-compatible Cython 0.29.22

Fixes #89

codecov[bot] commented 3 years ago

Codecov Report

Merging #101 (b4b6743) into master (05916c2) will increase coverage by 0.08%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #101      +/-   ##
==========================================
+ Coverage   96.34%   96.42%   +0.08%     
==========================================
  Files           3        3              
  Lines         301      308       +7     
==========================================
+ Hits          290      297       +7     
  Misses         11       11              
Impacted Files Coverage Δ
libzim/wrapper.pyx 95.29% <0.00%> (+0.14%) :arrow_up:

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 05916c2...b4b6743. Read the comment docs.