openzim / python-libzim

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

Adopting-ish openZIM bootstrap #197

Closed rgaudin closed 2 months ago

rgaudin commented 2 months ago

Getting closer to openZIM bootsrap (we build via setuptools for Cython extension)

Fixes #195

This will be followed by a PR with type stubs

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.44%. Comparing base (a4ea3c2) to head (98499fe). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #197 +/- ## ======================================= Coverage 93.44% 93.44% ======================================= Files 1 1 Lines 519 519 ======================================= Hits 485 485 Misses 34 34 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.