kiwix / java-libkiwix

Libkiwix binding for Java & Kotlin
https://central.sonatype.com/artifact/org.kiwix/libkiwix
GNU General Public License v3.0
3 stars 4 forks source link

Adapt to new api introduced in kiwix/libkiwix#991 #68

Closed mgautierfr closed 11 months ago

mgautierfr commented 1 year ago

Fixes #77

kelson42 commented 1 year ago

I would wait before merging this that we release first 1.0.0

kelson42 commented 1 year ago

This is also needed for libkiwix13 and we still rely on libkiwix12… so we shoukd still wait

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (8f2470d) 92.54% compared to head (3ddfeb8) 92.54%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #68 +/- ## ========================================= Coverage 92.54% 92.54% Complexity 219 219 ========================================= Files 45 45 Lines 295 295 Branches 3 3 ========================================= Hits 273 273 Misses 19 19 Partials 3 3 ```

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