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

Convert NetworkUtils.java into kotlin

Open MohitMaliFtechiz opened this issue 2 years ago • 2 comments

Fixes: #3021 Parent Issue: #1826

Converted NetworkUtils.java into kotlin

MohitMaliFtechiz avatar Sep 01 '22 13:09 MohitMaliFtechiz

Codecov Report

Base: 49.18% // Head: 49.23% // Increases project coverage by +0.05% :tada:

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

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #3022      +/-   ##
=============================================
+ Coverage      49.18%   49.23%   +0.05%     
  Complexity        25       25              
=============================================
  Files            299      299              
  Lines           9528     9520       -8     
  Branches         990      988       -2     
=============================================
+ Hits            4686     4687       +1     
+ Misses          4383     4380       -3     
+ Partials         459      453       -6     
Impacted Files Coverage Δ
...a/org/kiwix/kiwixmobile/core/utils/NetworkUtils.kt 77.50% <77.50%> (ø)
.../org/kiwix/kiwixmobile/core/main/DocumentParser.kt 68.00% <0.00%> (-16.00%) :arrow_down:
...rg/kiwix/kiwixmobile/core/search/SearchFragment.kt 64.04% <0.00%> (+3.37%) :arrow_up:
...kiwix/kiwixmobile/core/downloader/model/Seconds.kt 59.09% <0.00%> (+18.18%) :arrow_up:

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 13:09 codecov[bot]

This pull request has been automatically marked as stale because it has not had recent activity. It will be now be reviewed manually. Thank you for your contributions.

stale[bot] avatar Sep 21 '22 04:09 stale[bot]

@MohitMaliDeveloper Please ask to re-review if this is reado to re-review. By not doing so, we just loose time for no reason.

kelson42 avatar Oct 17 '22 14:10 kelson42