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

feat(smart_value_str): Try to guess a string type #39

Merged
merged 1 commit into from
Dec 10, 2017
Merged

feat(smart_value_str): Try to guess a string type #39

merged 1 commit into from
Dec 10, 2017

Conversation

ordian
Copy link
Member

@ordian ordian commented Dec 10, 2017

No description provided.

@codecov
Copy link

codecov bot commented Dec 10, 2017

Codecov Report

Merging #39 into master will decrease coverage by 0.33%.
The diff coverage is 80.76%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #39      +/-   ##
==========================================
- Coverage   92.91%   92.58%   -0.34%     
==========================================
  Files          22       22              
  Lines        1341     1362      +21     
==========================================
+ Hits         1246     1261      +15     
- Misses         95      101       +6
Impacted Files Coverage Δ
src/parser/mod.rs 100% <ø> (ø) ⬆️
src/parser/value.rs 100% <100%> (ø) ⬆️
src/formatted.rs 93.7% <76.19%> (-4.5%) ⬇️

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 d2e1e69...eb68267. Read the comment docs.

@ordian ordian merged commit 9029d29 into master Dec 10, 2017
@bors bors bot deleted the dev branch December 10, 2017 07:20
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.

None yet

1 participant