Fix for as.IDate() to retain names even before some as.Date() calls did so in R (4.1.2) - #7850
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #7850 +/- ##
=======================================
Coverage 99.01% 99.01%
=======================================
Files 88 88
Lines 17286 17286
=======================================
Hits 17116 17116
Misses 170 170 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
MichaelChirico
force-pushed
the
as-date-names-old-r
branch
from
July 27, 2026 17:00
6576a83 to
3dacdb2
Compare
MichaelChirico
force-pushed
the
fix-latvian-tests
branch
from
July 27, 2026 17:00
01b4d1f to
0b5068c
Compare
|
Generated via commit 9888866 Download link for the artifact containing the test results: ↓ atime-results.zip
|
MichaelChirico
force-pushed
the
as-date-names-old-r
branch
from
July 27, 2026 20:38
3dacdb2 to
39ef167
Compare
MichaelChirico
force-pushed
the
fix-latvian-tests
branch
from
July 27, 2026 21:51
9eaee4d to
47d54bc
Compare
MichaelChirico
force-pushed
the
as-date-names-old-r
branch
2 times, most recently
from
July 28, 2026 00:06
965fc12 to
d8bb200
Compare
MichaelChirico
force-pushed
the
fix-latvian-tests
branch
2 times, most recently
from
July 28, 2026 02:04
d7cf097 to
5b56eb4
Compare
MichaelChirico
force-pushed
the
as-date-names-old-r
branch
from
July 28, 2026 02:04
d8bb200 to
f6f8144
Compare
MichaelChirico
force-pushed
the
as-date-names-old-r
branch
from
July 28, 2026 05:37
f6f8144 to
9c1949e
Compare
MichaelChirico
force-pushed
the
fix-latvian-tests
branch
from
July 28, 2026 05:37
5b56eb4 to
16f7a09
Compare
MichaelChirico
force-pushed
the
as-date-names-old-r
branch
from
July 28, 2026 15:02
9c1949e to
c767771
Compare
MichaelChirico
force-pushed
the
fix-latvian-tests
branch
2 times, most recently
from
July 28, 2026 20:15
417989b to
e093b6f
Compare
MichaelChirico
force-pushed
the
as-date-names-old-r
branch
from
July 28, 2026 20:15
c767771 to
2eedafe
Compare
MichaelChirico
force-pushed
the
fix-latvian-tests
branch
from
July 28, 2026 20:25
e093b6f to
de8913a
Compare
MichaelChirico
force-pushed
the
as-date-names-old-r
branch
from
July 28, 2026 20:25
2eedafe to
e737a46
Compare
MichaelChirico
force-pushed
the
fix-latvian-tests
branch
from
July 28, 2026 20:26
de8913a to
096e827
Compare
MichaelChirico
force-pushed
the
as-date-names-old-r
branch
from
July 28, 2026 20:26
e737a46 to
5dfffbe
Compare
MichaelChirico
force-pushed
the
fix-latvian-tests
branch
from
July 28, 2026 20:46
096e827 to
e40fca4
Compare
MichaelChirico
force-pushed
the
as-date-names-old-r
branch
from
July 28, 2026 20:46
5dfffbe to
9888866
Compare
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.

Follow-up to #7800 for pre-R-4.1.2 behavior of
as.Date.POSIXlt.