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

Fixed: Downloads were not automatically starting showing progress when reopening the app(If downloads paused due to any network error). #4130

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Fixed: detekt issue.

ec480ff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 13, 2024 in 0s

58.00% (-0.16%) compared to dd327f8

View this Pull Request on Codecov

58.00% (-0.16%) compared to dd327f8

Details

Codecov Report

Attention: Patch coverage is 43.82022% with 50 lines in your changes missing coverage. Please review.

Project coverage is 58.00%. Comparing base (dd327f8) to head (ec480ff).

Files with missing lines Patch % Lines
...wnloader/downloadManager/DownloadMonitorService.kt 37.50% 9 Missing and 16 partials ⚠️
...wnloader/downloadManager/DownloadManagerMonitor.kt 36.00% 5 Missing and 11 partials ⚠️
...e/nav/destination/library/OnlineLibraryFragment.kt 0.00% 2 Missing and 1 partial ⚠️
...g/kiwix/kiwixmobile/core/data/KiwixRoomDatabase.kt 70.00% 3 Missing ⚠️
...rg/kiwix/kiwixmobile/core/search/SearchFragment.kt 0.00% 0 Missing and 3 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #4130      +/-   ##
============================================
- Coverage     58.16%   58.00%   -0.16%     
- Complexity     1552     1569      +17     
============================================
  Files           316      316              
  Lines         13543    13599      +56     
  Branches       1727     1744      +17     
============================================
+ Hits           7877     7888      +11     
- Misses         4526     4543      +17     
- Partials       1140     1168      +28     

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