Skip to content

Fread sep block dec#4495

Merged
mattdowle merged 6 commits intomasterfrom
fread-sep-block-dec
Aug 20, 2021
Merged

Fread sep block dec#4495
mattdowle merged 6 commits intomasterfrom
fread-sep-block-dec

Conversation

@MichaelChirico
Copy link
Copy Markdown
Member

@MichaelChirico MichaelChirico commented May 26, 2020

Closes #4483

@codecov
Copy link
Copy Markdown

codecov bot commented May 26, 2020

Codecov Report

Merging #4495 (add2f9d) into master (01da119) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #4495   +/-   ##
=======================================
  Coverage   99.54%   99.54%           
=======================================
  Files          76       76           
  Lines       14611    14612    +1     
=======================================
+ Hits        14544    14545    +1     
  Misses         67       67           
Impacted Files Coverage Δ
src/fread.c 99.40% <100.00%> (+<0.01%) ⬆️

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 01da119...add2f9d. Read the comment docs.

@mattdowle mattdowle added this to the 1.14.1 milestone Aug 20, 2021
@mattdowle mattdowle merged commit 2bb5fce into master Aug 20, 2021
@mattdowle mattdowle deleted the fread-sep-block-dec branch August 20, 2021 19:49
@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.

Error with dec=',', sep = 'auto' but detected as ','

3 participants