Skip to content

Conversation

@MohitMaliFtechiz
Copy link
Collaborator

@MohitMaliFtechiz MohitMaliFtechiz commented Nov 13, 2025

Fixes #4490

  • Removed unused code, classes, and extension functions that are no longer in use.

@codecov
Copy link

codecov bot commented Nov 13, 2025

Codecov Report

❌ Patch coverage is 0% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.12%. Comparing base (709c181) to head (ccbe85d).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...rg/kiwix/kiwixmobile/core/utils/files/FileUtils.kt 0.00% 7 Missing ⚠️
...xmobile/zimManager/FileWritingFileSystemChecker.kt 0.00% 1 Missing ⚠️

❌ Your patch status has failed because the patch coverage (0.00%) is below the target coverage (70.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #4491      +/-   ##
============================================
+ Coverage     58.67%   59.12%   +0.45%     
+ Complexity     1470     1461       -9     
============================================
  Files           327      320       -7     
  Lines         17066    16908     -158     
  Branches       2116     2095      -21     
============================================
- Hits          10013     9997      -16     
+ Misses         5648     5508     -140     
+ Partials       1405     1403       -2     

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

* Removed the unused code, classes, and extension functions from codebase which are unused now.
@kelson42 kelson42 merged commit bfa8fed into main Nov 14, 2025
34 of 35 checks passed
@kelson42 kelson42 deleted the Fixes#4490 branch November 14, 2025 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Clean up codebase.

4 participants