Skip to content

Fixed bug in CJ with two empty columns.#2513

Merged
mattdowle merged 2 commits intomasterfrom
cjFix
Jan 2, 2018
Merged

Fixed bug in CJ with two empty columns.#2513
mattdowle merged 2 commits intomasterfrom
cjFix

Conversation

@MarkusBonsch
Copy link
Copy Markdown
Contributor

@MarkusBonsch MarkusBonsch commented Dec 10, 2017

Closes #2511.
Bug fixed and tests added.

@codecov-io
Copy link
Copy Markdown

codecov-io commented Dec 10, 2017

Codecov Report

Merging #2513 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2513      +/-   ##
==========================================
+ Coverage   91.43%   91.43%   +<.01%     
==========================================
  Files          63       63              
  Lines       12062    12067       +5     
==========================================
+ Hits        11029    11034       +5     
  Misses       1033     1033
Impacted Files Coverage Δ
R/setkey.R 94% <100%> (+0.11%) ⬆️

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 24fa69a...5d4432d. Read the comment docs.

@mattdowle mattdowle added this to the v1.10.6 milestone Jan 2, 2018
@mattdowle mattdowle merged commit 58c753e into master Jan 2, 2018
@mattdowle mattdowle deleted the cjFix branch January 2, 2018 22:56
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.

[Bug] CJ fails on empty input

3 participants