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

Add support for getIllustrationSizes #123

Closed mgautierfr closed 2 years ago

mgautierfr commented 2 years ago

Fix #121

codecov[bot] commented 2 years ago

Codecov Report

Merging #123 (878bf85) into master (dc5ef7e) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head 878bf85 differs from pull request most recent head 15a80ad. Consider uploading reports for the commit 15a80ad to get more accurate results Impacted file tree graph

@@           Coverage Diff           @@
##           master     #123   +/-   ##
=======================================
  Coverage   97.83%   97.83%           
=======================================
  Files           1        1           
  Lines         416      416           
=======================================
  Hits          407      407           
  Misses          9        9           
Impacted Files Coverage Δ
libzim/libzim.pyx 97.83% <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 dc5ef7e...15a80ad. Read the comment docs.