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

Added support for Android's per-app language setting. #4228

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Temporarily disabling `LeakCanary` on Android 13 for the `navigationH…

2b007c5
Select commit
Loading
Failed to load commit list.
Open

Added support for Android's per-app language setting. #4228

Temporarily disabling `LeakCanary` on Android 13 for the `navigationH…
2b007c5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 18, 2025 in 0s

57.62% (+0.13%) compared to 102162f

View this Pull Request on Codecov

57.62% (+0.13%) compared to 102162f

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 6 lines in your changes missing coverage. Please review.

Project coverage is 57.62%. Comparing base (102162f) to head (2b007c5).

Files with missing lines Patch % Lines
...va/org/kiwix/kiwixmobile/core/main/KiwixWebView.kt 0.00% 5 Missing ⚠️
...wix/kiwixmobile/core/settings/CorePrefsFragment.kt 75.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #4228      +/-   ##
============================================
+ Coverage     57.49%   57.62%   +0.13%     
- Complexity     1582     1601      +19     
============================================
  Files           316      316              
  Lines         13786    13755      -31     
  Branches       1729     1728       -1     
============================================
+ Hits           7926     7927       +1     
+ Misses         4669     4650      -19     
+ Partials       1191     1178      -13     

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