jkawamoto / go-pixeldrain

Share files with decentralized cloud storage.
https://pkg.go.dev/github.com/jkawamoto/go-pixeldrain
MIT License
42 stars 3 forks source link

Hotfix/v0.4.1 #15

Closed jkawamoto closed 3 years ago

jkawamoto commented 3 years ago

Update

codecov[bot] commented 3 years ago

Codecov Report

Merging #15 (a048e40) into master (8581cf3) will decrease coverage by 58.51%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #15       +/-   ##
===========================================
- Coverage   76.31%   17.79%   -58.52%     
===========================================
  Files           5       28       +23     
  Lines          76     1517     +1441     
===========================================
+ Hits           58      270      +212     
- Misses          9     1211     +1202     
- Partials        9       36       +27     
Impacted Files Coverage Δ
pkg/pixeldrain/download.go 53.12% <0.00%> (-5.21%) :arrow_down:
pkg/pixeldrain/upload.go 71.42% <0.00%> (-1.91%) :arrow_down:
pkg/pixeldrain/create_list.go 87.50% <0.00%> (-1.39%) :arrow_down:
pkg/pixeldrain/pixeldrain.go 100.00% <0.00%> (ø)
cmd/pd/command/list.go 0.00% <0.00%> (ø)
...g/pixeldrain/client/file/upload_file_parameters.go 27.18% <0.00%> (ø)
cmd/pd/command/upload.go 0.00% <0.00%> (ø)
...in/client/file/get_file_id_thumbnail_parameters.go 0.00% <0.00%> (ø)
...pixeldrain/client/list/get_file_list_parameters.go 0.00% <0.00%> (ø)
pkg/pixeldrain/client/file/file_client.go 27.27% <0.00%> (ø)
... and 18 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 8581cf3...a048e40. Read the comment docs.