jimmod / ShareToComputer

GNU General Public License v3.0
143 stars 29 forks source link

Clean up gradle, some tiny code changes #55

Closed TacoTheDank closed 4 years ago

TacoTheDank commented 4 years ago

1st commit

2nd commit

3rd commit

4th commit

5th commit

jimmod commented 4 years ago

I've fixed the lint issue, can you resolve the conflict

TacoTheDank commented 4 years ago

Resolved

codecov[bot] commented 4 years ago

Codecov Report

Merging #55 into master will increase coverage by 1.21%. The diff coverage is 85.71%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #55      +/-   ##
============================================
+ Coverage     64.73%   65.94%   +1.21%     
  Complexity        4        4              
============================================
  Files            38       38              
  Lines           930      966      +36     
  Branches        142      142              
============================================
+ Hits            602      637      +35     
- Misses          226      227       +1     
  Partials        102      102
Impacted Files Coverage Δ Complexity Δ
.../com/jim/sharetocomputer/gateway/ActivityHelper.kt 63.15% <ø> (ø) 0 <0> (ø) :arrow_down:
...va/com/jim/sharetocomputer/ui/send/SendFragment.kt 78.57% <ø> (ø) 0 <0> (ø) :arrow_down:
.../jim/sharetocomputer/ui/receive/ReceiveFragment.kt 100% <ø> (ø) 0 <0> (ø) :arrow_down:
...ain/java/com/jim/sharetocomputer/QrCodeFragment.kt 0% <ø> (ø) 0 <0> (ø) :arrow_down:
...om/jim/sharetocomputer/ui/setting/AboutFragment.kt 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...in/java/com/jim/sharetocomputer/ext/ActivityExt.kt 25% <0%> (ø) 0 <0> (ø) :arrow_down:
...a/com/jim/sharetocomputer/ui/FragmentNavigation.kt 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...haretocomputer/webserver/WebServerMultipleFiles.kt 78.02% <0%> (ø) 0 <0> (ø) :arrow_down:
...ain/java/com/jim/sharetocomputer/ActionActivity.kt 87.5% <100%> (ø) 0 <0> (ø) :arrow_down:
...in/java/com/jim/sharetocomputer/DownloadService.kt 73.03% <100%> (+1.94%) 0 <0> (ø) :arrow_down:
... and 13 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 95d68fd...13bdf41. Read the comment docs.