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: Not able to upload 512MB+ custom apps anymore. #3801

Merged
merged 6 commits into from
Jun 15, 2024

Fixed search result leads to HomePage everytime.

14b782a
Select commit
Loading
Failed to load commit list.
Merged

Fixed: Not able to upload 512MB+ custom apps anymore. #3801

Fixed search result leads to HomePage everytime.
14b782a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 14, 2024 in 0s

53.53% (-0.04%) compared to d099876

View this Pull Request on Codecov

53.53% (-0.04%) compared to d099876

Details

Codecov Report

Attention: Patch coverage is 12.50000% with 21 lines in your changes missing coverage. Please review.

Project coverage is 53.53%. Comparing base (d099876) to head (14b782a).

Files Patch % Lines
...org/kiwix/kiwixmobile/core/reader/ZimFileReader.kt 8.33% 11 Missing ⚠️
.../kiwix/kiwixmobile/core/main/CoreReaderFragment.kt 33.33% 3 Missing and 1 partial ⚠️
...iwix/kiwixmobile/core/reader/ZimReaderContainer.kt 0.00% 3 Missing ⚠️
...rg/kiwix/kiwixmobile/core/webserver/KiwixServer.kt 0.00% 2 Missing ⚠️
...bile/nav/destination/reader/KiwixReaderFragment.kt 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #3801      +/-   ##
============================================
- Coverage     53.57%   53.53%   -0.04%     
+ Complexity     1399     1398       -1     
============================================
  Files           301      301              
  Lines         11556    11564       +8     
  Branches       1521     1523       +2     
============================================
  Hits           6191     6191              
- Misses         4371     4377       +6     
- Partials        994      996       +2     

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