openzim / python-libzim

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

Accented search #169

Closed rgaudin closed 12 months ago

rgaudin commented 12 months ago

Second commit is just to ensure tests are passing ; will remove (and thus test would fail) before merging.

codecov[bot] commented 12 months ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (9aa2d40) 93.12% compared to head (a02c4b7) 93.12%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #169 +/- ## ======================================= Coverage 93.12% 93.12% ======================================= Files 1 1 Lines 480 480 ======================================= Hits 447 447 Misses 33 33 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

rgaudin commented 12 months ago

FYI build complains about bionic version not being bionic-compatible. I'll investigate separately