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

cbind rbind S3 dispatch #3968

Merged
merged 2 commits into from
Oct 15, 2019
Merged

cbind rbind S3 dispatch #3968

merged 2 commits into from
Oct 15, 2019

Conversation

mattdowle
Copy link
Member

Closes #3948

@mattdowle mattdowle added this to the 1.12.5 milestone Oct 15, 2019
@codecov
Copy link

codecov bot commented Oct 15, 2019

Codecov Report

Merging #3968 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #3968   +/-   ##
======================================
  Coverage    99.4%   99.4%           
======================================
  Files          72      72           
  Lines       13652   13652           
======================================
  Hits        13571   13571           
  Misses         81      81
Impacted Files Coverage Δ
R/data.table.R 100% <100%> (ø) ⬆️

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 76827a6...77f5b97. Read the comment docs.

@mattdowle mattdowle merged commit 8f5c6a0 into master Oct 15, 2019
@mattdowle mattdowle deleted the cbind_rbind branch October 15, 2019 00:29
mattdowle added a commit that referenced this pull request Oct 15, 2019
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.

R-devel change to cbind/rbind re FAQ 2.24
1 participant