Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Archiver decompress #1232

Merged
merged 5 commits into from
Apr 25, 2022
Merged

Archiver decompress #1232

merged 5 commits into from
Apr 25, 2022

Conversation

HFO4
Copy link
Member

@HFO4 HFO4 commented Apr 24, 2022

No description provided.

@codecov
Copy link

codecov bot commented Apr 25, 2022

Codecov Report

Merging #1232 (86876a1) into master (d34cb3e) will increase coverage by 0.47%.
The diff coverage is 69.84%.

@@            Coverage Diff             @@
##           master    #1232      +/-   ##
==========================================
+ Coverage   88.88%   89.35%   +0.47%     
==========================================
  Files          95       95              
  Lines        8230     8250      +20     
==========================================
+ Hits         7315     7372      +57     
+ Misses        764      718      -46     
- Partials      151      160       +9     
Impacted Files Coverage Δ
pkg/filesystem/archive.go 69.09% <67.24%> (+17.88%) ⬆️
pkg/task/decompress.go 100.00% <100.00%> (ø)
models/setting.go 90.16% <0.00%> (-8.02%) ⬇️
middleware/frontend.go 93.87% <0.00%> (-6.13%) ⬇️
pkg/filesystem/hooks.go 98.40% <0.00%> (-1.08%) ⬇️
pkg/filesystem/manage.go 85.35% <0.00%> (-0.71%) ⬇️
pkg/filesystem/driver/remote/client.go 92.37% <0.00%> (-0.07%) ⬇️
models/file.go 100.00% <0.00%> (ø)
models/init.go 0.00% <0.00%> (ø)
models/folder.go 94.78% <0.00%> (+0.07%) ⬆️
... and 3 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 d34cb3e...86876a1. Read the comment docs.

@HFO4 HFO4 merged commit dc69a63 into master Apr 25, 2022
@HFO4 HFO4 deleted the archiver-decompress branch April 25, 2022 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants