kiwix-android icon indicating copy to clipboard operation
kiwix-android copied to clipboard

Convert KiwixService.java to kotlin

Open MohitMaliFtechiz opened this issue 3 years ago • 1 comments
trafficstars

Fixes: #3009 Parent Issue: #1826

Converted KiwixService.java to kotlin

MohitMaliFtechiz avatar Sep 01 '22 06:09 MohitMaliFtechiz

Codecov Report

Base: 49.42% // Head: 48.48% // Decreases project coverage by -0.93% :warning:

Coverage data is based on head (e89026d) compared to base (c65cd3d). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #3010      +/-   ##
=============================================
- Coverage      49.42%   48.48%   -0.94%     
  Complexity        25       25              
=============================================
  Files            299      299              
  Lines           9529     9528       -1     
  Branches         990      990              
=============================================
- Hits            4710     4620      -90     
- Misses          4363     4453      +90     
+ Partials         456      455       -1     
Impacted Files Coverage Δ
...kiwix/kiwixmobile/core/data/remote/KiwixService.kt 100.00% <100.00%> (ø)
...kiwix/kiwixmobile/core/di/modules/NetworkModule.kt 93.33% <100.00%> (ø)
.../kiwixmobile/core/utils/ZimReaderContainerUtils.kt 0.00% <0.00%> (-50.00%) :arrow_down:
.../kiwix/kiwixmobile/core/main/TableDrawerAdapter.kt 48.93% <0.00%> (-38.30%) :arrow_down:
.../org/kiwix/kiwixmobile/core/main/DocumentParser.kt 68.00% <0.00%> (-28.00%) :arrow_down:
...obile/core/page/history/adapter/HistoryListItem.kt 46.34% <0.00%> (-24.40%) :arrow_down:
...wix/kiwixmobile/core/main/MainRepositoryActions.kt 11.11% <0.00%> (-16.67%) :arrow_down:
...org/kiwix/kiwixmobile/intro/CustomPageIndicator.kt 68.39% <0.00%> (-11.61%) :arrow_down:
...rg/kiwix/kiwixmobile/webserver/ZimHostPresenter.kt 68.42% <0.00%> (-10.53%) :arrow_down:
...r/fileselect_view/adapter/BooksOnDiskViewHolder.kt 71.42% <0.00%> (-5.72%) :arrow_down:
... and 8 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Sep 01 '22 06:09 codecov[bot]