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

Update libzim #114

Closed rgaudin closed 3 years ago

rgaudin commented 3 years ago

Fixes #109 Fixes #110

rgaudin commented 3 years ago

Merged hints in. I believe we want to fix reader search/suggestions in this.

stale[bot] commented 3 years ago

This pull request has been automatically marked as stale because it has not had recent activity. It will be now be reviewed manually. Thank you for your contributions.

codecov[bot] commented 3 years ago

Codecov Report

Merging #114 (29f976a) into master (91c6984) will decrease coverage by 0.22%. The diff coverage is 97.83%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #114      +/-   ##
==========================================
- Coverage   98.05%   97.83%   -0.23%     
==========================================
  Files           3        1       -2     
  Lines         308      415     +107     
==========================================
+ Hits          302      406     +104     
- Misses          6        9       +3     
Impacted Files Coverage Δ
libzim/libzim.pyx 97.83% <97.83%> (ø)

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 91c6984...29f976a. Read the comment docs.