Skip to content

fread support .zip and .tar#5240

Merged
mattdowle merged 4 commits intomasterfrom
fread_zip
Nov 30, 2021
Merged

fread support .zip and .tar#5240
mattdowle merged 4 commits intomasterfrom
fread_zip

Conversation

@ben-schwen
Copy link
Copy Markdown
Member

Closes #3834
Partly closes the duplicate part of #5237 (curl issue still standing)

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 27, 2021

Codecov Report

Merging #5240 (29fb04d) into master (f83123f) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #5240   +/-   ##
=======================================
  Coverage   99.50%   99.50%           
=======================================
  Files          77       77           
  Lines       14613    14628   +15     
=======================================
+ Hits        14541    14556   +15     
  Misses         72       72           
Impacted Files Coverage Δ
R/fread.R 100.00% <100.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 f83123f...29fb04d. Read the comment docs.

@mattdowle mattdowle added this to the 1.14.3 milestone Nov 30, 2021
@mattdowle mattdowle merged commit 0dfc5a8 into master Nov 30, 2021
@mattdowle mattdowle deleted the fread_zip branch November 30, 2021 09:11
@jangorecki jangorecki modified the milestones: 1.14.9, 1.15.0 Oct 29, 2023
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.

fread could attempt auto-unzip

3 participants