Skip to content

Fixed: `Input dispatching timed out` error on `Manager.readFile`.

82b4009
Select commit
Loading
Failed to load commit list.
Merged

Fixed: Input dispatching timed out error on Manager.readFile. #4499

Fixed: `Input dispatching timed out` error on `Manager.readFile`.
82b4009
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 17, 2025 in 0s

59.00% (+0.00%) compared to 51e8ea8

View this Pull Request on Codecov

59.00% (+0.00%) compared to 51e8ea8

Details

Codecov Report

❌ Patch coverage is 78.94737% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.00%. Comparing base (51e8ea8) to head (82b4009).

Files with missing lines Patch % Lines
...rg/kiwix/kiwixmobile/core/dao/LibkiwixBookmarks.kt 80.00% 5 Missing and 2 partials ⚠️
...g/kiwix/kiwixmobile/core/dao/LibkiwixBookOnDisk.kt 76.19% 2 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main    #4499   +/-   ##
=========================================
  Coverage     59.00%   59.00%           
- Complexity     1490     1498    +8     
=========================================
  Files           320      319    -1     
  Lines         17084    17109   +25     
  Branches       2128     2133    +5     
=========================================
+ Hits          10081    10096   +15     
- Misses         5597     5613   +16     
+ Partials       1406     1400    -6     

☔ 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.