-
Notifications
You must be signed in to change notification settings - Fork 1k
between tzone to pass CoSMoS #3828
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3828 +/- ##
==========================================
+ Coverage 99.42% 99.42% +<.01%
==========================================
Files 71 71
Lines 13399 13403 +4
==========================================
+ Hits 13322 13326 +4
Misses 77 77
Continue to review full report at Codecov.
|
|
|
|
Passes for me with TZ=UTC now too. After this PR fix, the second problem depends on your local timezone. I had been running |
To resolve
CoSMoSin #3581WIP because although CoSMoS now gets past its
between()call with the new message, comparing as UTC means nothing passes the subset and a later line then fails, as follows :Resolved. Need to run revdeps with TZ=UTC as CRAN does.