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.

6bd519a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 12, 2024 in 1s

58.35% (-0.10%) compared to 5990291

View this Pull Request on Codecov

58.35% (-0.10%) compared to 5990291

Details

Codecov Report

Attention: Patch coverage is 50.56180% with 44 lines in your changes missing coverage. Please review.

Project coverage is 58.35%. Comparing base (5990291) to head (6bd519a).

Files with missing lines Patch % Lines
...wnloader/downloadManager/DownloadMonitorService.kt 52.50% 4 Missing and 15 partials ⚠️
...wnloader/downloadManager/DownloadManagerMonitor.kt 36.00% 13 Missing and 3 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.44%   58.35%   -0.10%     
- Complexity     1561     1568       +7     
============================================
  Files           316      316              
  Lines         13541    13597      +56     
  Branches       1727     1744      +17     
============================================
+ Hits           7914     7934      +20     
- Misses         4490     4511      +21     
- Partials       1137     1152      +15     

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