saltbo / zpan

A self-hosted cloud disk base on the cloud storage./ 一个基于云存储的网盘系统,用于自建私人网盘或企业网盘。
https://zpan.space
GNU General Public License v3.0
1.84k stars 239 forks source link

fix issue #4 #32

Closed holicc closed 4 years ago

holicc commented 4 years ago

Fixes # Fix #4 add some test for service.file

codecov[bot] commented 4 years ago

Codecov Report

Merging #32 into master will decrease coverage by 27.97%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #32       +/-   ##
===========================================
- Coverage   68.29%   40.31%   -27.98%     
===========================================
  Files           2        6        +4     
  Lines          82      191      +109     
===========================================
+ Hits           56       77       +21     
- Misses         22      110       +88     
  Partials        4        4               
Impacted Files Coverage Δ
service/file.go 31.25% <100.00%> (ø)
service/folder.go 0.00% <0.00%> (ø)
service/user.go 0.00% <0.00%> (ø)
service/matter.go 29.72% <0.00%> (ø)

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 e3b9612...20bace3. Read the comment docs.

saltbo commented 4 years ago

http://jartto.wang/2018/12/11/git-rebase/