jimmod / ShareToComputer

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

[Feature] Update receiving UI (phone & web) #59

Closed jimmod closed 4 years ago

jimmod commented 4 years ago

Add phone notification on successfully receiving file from browser

codecov[bot] commented 4 years ago

Codecov Report

Merging #59 into master will decrease coverage by 3.16%. The diff coverage is 9.67%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #59      +/-   ##
============================================
- Coverage     68.93%   65.76%   -3.17%     
  Complexity        4        4              
============================================
  Files            37       37              
  Lines           956     1002      +46     
  Branches        141      141              
============================================
  Hits            659      659              
- Misses          187      234      +47     
+ Partials        110      109       -1
Impacted Files Coverage Δ Complexity Δ
...n/java/com/jim/sharetocomputer/WebUploadService.kt 4.61% <0%> (+0.06%) 0 <0> (ø) :arrow_down:
...in/java/com/jim/sharetocomputer/DownloadService.kt 73.86% <0%> (+0.82%) 0 <0> (ø) :arrow_down:
...n/java/com/jim/sharetocomputer/WebServerService.kt 76.19% <100%> (+0.71%) 0 <0> (ø) :arrow_down:
.../jim/sharetocomputer/webserver/WebServerReceive.kt 13.4% <7.14%> (-13.69%) 0 <0> (ø)

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 4579316...d7402e8. Read the comment docs.