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

Add ability to detect a CSV.Row2 value directly (avoiding intermediat… #518

Merged
merged 4 commits into from
Oct 18, 2019

Conversation

quinnj
Copy link
Member

@quinnj quinnj commented Oct 17, 2019

…e allocations) and add some tests/fixes for CSV.detect and Parsers.parse on Row2

@codecov
Copy link

codecov bot commented Oct 18, 2019

Codecov Report

Merging #518 into master will increase coverage by 0.72%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #518      +/-   ##
==========================================
+ Coverage   83.79%   84.52%   +0.72%     
==========================================
  Files           7        7              
  Lines        1395     1402       +7     
==========================================
+ Hits         1169     1185      +16     
+ Misses        226      217       -9
Impacted Files Coverage Δ
src/rows.jl 93.57% <100%> (+9.41%) ⬆️
src/utils.jl 76% <100%> (-0.14%) ⬇️

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 95d8f93...02617bb. Read the comment docs.

@quinnj quinnj merged commit 164888e into master Oct 18, 2019
@quinnj quinnj deleted the jq/det branch October 18, 2019 16:17
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