kiwix / kiwix-android

Kiwix for Android
https://android.kiwix.org
GNU General Public License v3.0
866 stars 443 forks source link

Added support for Android 14 #3976

Closed MohitMaliFtechiz closed 1 month ago

MohitMaliFtechiz commented 1 month ago

Fixes #3478

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 64.03941% with 73 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@453c1d3). Learn more about missing BASE report. Report is 45 commits behind head on main.

Files Patch % Lines
.../kiwix/kiwixmobile/core/main/CoreReaderFragment.kt 74.54% 15 Missing and 13 partials :warning:
...e/nav/destination/library/OnlineLibraryFragment.kt 15.38% 11 Missing :warning:
...va/org/kiwix/kiwixmobile/main/KiwixMainActivity.kt 47.36% 0 Missing and 10 partials :warning:
...ile/localFileTransfer/LocalFileTransferFragment.kt 60.00% 5 Missing and 1 partial :warning:
...le/nav/destination/library/LocalLibraryFragment.kt 33.33% 6 Missing :warning:
...bile/nav/destination/reader/KiwixReaderFragment.kt 0.00% 3 Missing and 2 partials :warning:
...g/kiwix/kiwixmobile/settings/KiwixPrefsFragment.kt 0.00% 2 Missing :warning:
...org/kiwix/kiwixmobile/intro/CustomPageIndicator.kt 88.88% 1 Missing :warning:
...rg/kiwix/kiwixmobile/core/main/CoreMainActivity.kt 50.00% 1 Missing :warning:
...rg/kiwix/kiwixmobile/core/main/CoreSearchWidget.kt 0.00% 1 Missing :warning:
... and 2 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3976 +/- ## ======================================= Coverage ? 54.97% Complexity ? 1482 ======================================= Files ? 309 Lines ? 12424 Branches ? 1560 ======================================= Hits ? 6830 Misses ? 4634 Partials ? 960 ```

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

MohitMaliFtechiz commented 1 month ago

@kelson42 This PR is now ready for review.