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

Implement parser for hexadecimal floating numbers #2359

Merged
merged 4 commits into from
Sep 15, 2017
Merged

Conversation

st-pasha
Copy link
Contributor

Closes #2316

@st-pasha st-pasha added this to the v1.10.6 milestone Sep 15, 2017
@st-pasha st-pasha self-assigned this Sep 15, 2017
@codecov-io
Copy link

codecov-io commented Sep 15, 2017

Codecov Report

Merging #2359 into master will increase coverage by 0.04%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2359      +/-   ##
==========================================
+ Coverage   91.17%   91.21%   +0.04%     
==========================================
  Files          61       61              
  Lines       11862    11898      +36     
==========================================
+ Hits        10815    10853      +38     
+ Misses       1047     1045       -2
Impacted Files Coverage Δ
src/freadR.c 93.24% <ø> (ø) ⬆️
src/fread.c 95.69% <100%> (+0.14%) ⬆️
src/forder.c 94.21% <0%> (+0.26%) ⬆️

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 3a935d8...ef87fe5. Read the comment docs.

@mattdowle mattdowle merged commit 6140ef7 into master Sep 15, 2017
@mattdowle mattdowle deleted the fread-hexdoubles branch September 15, 2017 03:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants