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

feat: support delete the folder #37

Closed XiangYu0777 closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #37 into master will increase coverage by 1.91%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #37      +/-   ##
==========================================
+ Coverage   39.48%   41.40%   +1.91%     
==========================================
  Files           6        6              
  Lines         195      157      -38     
==========================================
- Hits           77       65      -12     
+ Misses        114       88      -26     
  Partials        4        4              
Impacted Files Coverage Δ
disk/aws-s3.go 63.79% <0.00%> (-1.43%) :arrow_down:
disk/provider.go 83.33% <0.00%> (-1.29%) :arrow_down:
service/user.go 0.00% <0.00%> (ø)
service/folder.go 0.00% <0.00%> (ø)
service/matter.go 28.12% <0.00%> (+1.29%) :arrow_up:
service/file.go 36.00% <0.00%> (+4.75%) :arrow_up:

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 2f31158...402bd54. Read the comment docs.