as.xts.data.table support for all date based classes, #2408#2419
Merged
mattdowle merged 10 commits intoRdatatable:masterfrom Oct 15, 2017
ethanbsmith:master
Merged
as.xts.data.table support for all date based classes, #2408#2419mattdowle merged 10 commits intoRdatatable:masterfrom ethanbsmith:master
mattdowle merged 10 commits intoRdatatable:masterfrom
ethanbsmith:master
Conversation
added 6 commits
October 13, 2017 06:50
added support for IDate back
Member
|
A very warm welcome @ebs238 ! Glad to see @MichaelChirico is replying in the issue so I'll leave it to you. Once the PR is passing I'll look again. |
Member
|
Hey @ebs238 thanks so much! You can click the Details link next to either Travis CI or AppVeyor to see an event log. I see this there: Looking at your commit diff, indeed we can see you doubled |
Codecov Report
@@ Coverage Diff @@
## master #2419 +/- ##
=========================================
+ Coverage 91.26% 91.3% +0.04%
=========================================
Files 62 62
Lines 12027 12027
=========================================
+ Hits 10976 10981 +5
+ Misses 1051 1046 -5
Continue to review full report at Codecov.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
my first github pull request. apologies if I messed anything up. just trying to help
closes #2408