Skip to content

fread improve containing header guess#5257

Merged
mattdowle merged 5 commits intomasterfrom
fread_header_detection
Nov 30, 2021
Merged

fread improve containing header guess#5257
mattdowle merged 5 commits intomasterfrom
fread_header_detection

Conversation

@ben-schwen
Copy link
Copy Markdown
Member

Closes #2526

@codecov
Copy link
Copy Markdown

codecov bot commented Nov 7, 2021

Codecov Report

Merging #5257 (3dacb6d) into master (32ed90c) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #5257   +/-   ##
=======================================
  Coverage   99.50%   99.50%           
=======================================
  Files          77       77           
  Lines       14610    14613    +3     
=======================================
+ Hits        14538    14541    +3     
  Misses         72       72           
Impacted Files Coverage Δ
src/freadR.c 100.00% <ø> (ø)
src/fread.c 99.41% <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 32ed90c...3dacb6d. Read the comment docs.

@mattdowle mattdowle added this to the 1.14.3 milestone Nov 30, 2021
@mattdowle mattdowle merged commit f83123f into master Nov 30, 2021
@mattdowle mattdowle deleted the fread_header_detection branch November 30, 2021 06:23
@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 in logic for column name detection

3 participants