Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using java-libkiwix 2.2.4 to fix native crashes happens while getting the getEntryByPath, and getData() methods. #4190

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

MohitMaliFtechiz
Copy link
Collaborator

@MohitMaliFtechiz MohitMaliFtechiz commented Jan 28, 2025

Fixes #3956

We have fixed this issue on java-libkiwix side see kiwix/java-libkiwix#116 for full details.

…ng the `getEntryByPath`, and `getData()` methods.
Copy link

codecov bot commented Jan 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.80%. Comparing base (773de4b) to head (2746533).
Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #4190      +/-   ##
============================================
+ Coverage     56.77%   56.80%   +0.02%     
+ Complexity     1537     1534       -3     
============================================
  Files           313      313              
  Lines         13510    13510              
  Branches       1695     1695              
============================================
+ Hits           7670     7674       +4     
+ Misses         4674     4673       -1     
+ Partials       1166     1163       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@MohitMaliFtechiz
Copy link
Collaborator Author

@kelson42 This PR is ready for review/merge.

@kelson42 kelson42 merged commit 31f95fc into main Jan 28, 2025
31 checks passed
@kelson42 kelson42 deleted the Fixes#3956 branch January 28, 2025 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Native crash in getEntryByPath(actualPath), and getData() methods.
3 participants