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

Clean up #120

Closed mgautierfr closed 2 years ago

kelson42 commented 2 years ago

Does it fix #116 ? Does it fix #70 ?

rgaudin commented 2 years ago

Yes and should/will. it's still in draft

codecov[bot] commented 2 years ago

Codecov Report

Merging #120 (1099668) into update-libzim (c89b010) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@              Coverage Diff               @@
##           update-libzim     #120   +/-   ##
==============================================
  Coverage          97.82%   97.83%           
==============================================
  Files                  1        1           
  Lines                414      415    +1     
==============================================
+ Hits                 405      406    +1     
  Misses                 9        9           
Impacted Files Coverage Δ
libzim/libzim.pyx 97.83% <100.00%> (+<0.01%) :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 c89b010...1099668. Read the comment docs.

rgaudin commented 2 years ago

Github actions is malfunctioning. Awaiting it to be back to merge this