Skip to content

Fixed: `InitialDownloadTest`, and `DownloadTest` were failing on API …

d01e2dc
Select commit
Loading
Failed to load commit list.
Merged

Using the server address provided by libkiwix. #4487

Fixed: `InitialDownloadTest`, and `DownloadTest` were failing on API …
d01e2dc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 13, 2025 in 1s

58.21% (-0.29%) compared to 5142ea1

View this Pull Request on Codecov

58.21% (-0.29%) compared to 5142ea1

Details

Codecov Report

❌ Patch coverage is 40.00000% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.21%. Comparing base (5142ea1) to head (d01e2dc).

Files with missing lines Patch % Lines
...ava/org/kiwix/kiwixmobile/webserver/KiwixServer.kt 50.00% 1 Missing and 1 partial ⚠️
...wixmobile/webserver/wifi_hotspot/HotspotService.kt 0.00% 0 Missing and 2 partials ⚠️
...org/kiwix/kiwixmobile/webserver/WebServerHelper.kt 0.00% 0 Missing and 1 partial ⚠️
...org/kiwix/kiwixmobile/webserver/ZimHostFragment.kt 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #4487      +/-   ##
============================================
- Coverage     58.49%   58.21%   -0.29%     
+ Complexity     1464     1460       -4     
============================================
  Files           327      327              
  Lines         17057    17063       +6     
  Branches       2115     2116       +1     
============================================
- Hits           9978     9933      -45     
- Misses         5676     5727      +51     
  Partials       1403     1403              

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