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

Floating Point Parsing Fix #16

Merged
merged 4 commits into from
Mar 26, 2019
Merged

Floating Point Parsing Fix #16

merged 4 commits into from
Mar 26, 2019

Conversation

vincentlaucsb
Copy link
Owner

Fixed/added tests for the parsing of subunit floating point values as reported by #15

@vincentlaucsb vincentlaucsb self-assigned this Mar 26, 2019
@codecov
Copy link

codecov bot commented Mar 26, 2019

Codecov Report

Merging #16 into master will decrease coverage by 0.03%.
The diff coverage is 80%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #16      +/-   ##
==========================================
- Coverage    96.3%   96.26%   -0.04%     
==========================================
  Files           7        7              
  Lines         568      563       -5     
==========================================
- Hits          547      542       -5     
  Misses         21       21
Impacted Files Coverage Δ
src/data_type.cpp 82.22% <80%> (-1.78%) ⬇️

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 a26a6bc...abaae6e. Read the comment docs.

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.

1 participant