Skip to content

Fixed: PlayStore reported a crash for `android.app.BackgroundServiceS…

b2de21d
Select commit
Loading
Failed to load commit list.
Merged

Fixed: PlayStore reported a crash for android.app.BackgroundServiceStartNotAllowedException. #4493

Fixed: PlayStore reported a crash for `android.app.BackgroundServiceS…
b2de21d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 14, 2025 in 0s

58.90% (+0.02%) compared to 7b8f544

View this Pull Request on Codecov

58.90% (+0.02%) compared to 7b8f544

Details

Codecov Report

❌ Patch coverage is 74.19355% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.90%. Comparing base (7b8f544) to head (b2de21d).

Files with missing lines Patch % Lines
...kiwixmobile/core/main/reader/CoreReaderFragment.kt 68.42% 5 Missing and 1 partial ⚠️
.../destination/library/local/LocalLibraryFragment.kt 83.33% 1 Missing ⚠️
...rg/kiwix/kiwixmobile/core/search/SearchFragment.kt 83.33% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #4493      +/-   ##
============================================
+ Coverage     58.88%   58.90%   +0.02%     
- Complexity     1476     1487      +11     
============================================
  Files           320      320              
  Lines         17055    17081      +26     
  Branches       2128     2128              
============================================
+ Hits          10043    10062      +19     
- Misses         5595     5616      +21     
+ Partials       1417     1403      -14     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.