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

Allow to download files to a temp dir first #149

Merged
merged 3 commits into from
Nov 29, 2020
Merged

Allow to download files to a temp dir first #149

merged 3 commits into from
Nov 29, 2020

Conversation

crazy-max
Copy link
Owner

Closes #76

@codecov
Copy link

codecov bot commented Nov 29, 2020

Codecov Report

Merging #149 (76f63f9) into master (3389b51) will increase coverage by 0.34%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #149      +/-   ##
==========================================
+ Coverage   63.46%   63.80%   +0.34%     
==========================================
  Files          10       10              
  Lines         104      105       +1     
==========================================
+ Hits           66       67       +1     
  Misses         27       27              
  Partials       11       11              
Impacted Files Coverage Δ
internal/config/download.go 72.72% <100.00%> (+2.72%) ⬆️

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 3389b51...76f63f9. Read the comment docs.

@crazy-max crazy-max merged commit 411c90f into master Nov 29, 2020
@crazy-max crazy-max deleted the temp-first branch November 29, 2020 20:24
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.

Temporary folder for downloading files
1 participant