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

Use libzim 9.2.1-1 & libkiwix 13.1.0-3 #98

Closed kelson42 closed 5 months ago

MohitMaliFtechiz commented 5 months ago

@kelson42 manyLinux file is for the aarch64 libzim_linux-aarch64-manylinux-9.2.1-1.tar.gz, we should use libzim_linux-x86_64-9.2.1-1.tar.gz as it is for the x86_64. I have tested it locally, and it is building the bindings, and test cases are running successfully(Mainly the linux file is for the test cases).

Screenshot from 2024-06-06 15-31-07

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 93.23%. Comparing base (7fc2c1a) to head (4747f3a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #98 +/- ## ========================================= Coverage 93.23% 93.23% Complexity 237 237 ========================================= Files 47 47 Lines 325 325 Branches 3 3 ========================================= Hits 303 303 Misses 19 19 Partials 3 3 ```

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