Skip to content

Fix for as.IDate() to retain names even before some as.Date() calls did so in R (4.1.2) - #7850

Merged
ben-schwen merged 1 commit into
masterfrom
as-date-names-old-r
Jul 29, 2026
Merged

Fix for as.IDate() to retain names even before some as.Date() calls did so in R (4.1.2)#7850
ben-schwen merged 1 commit into
masterfrom
as-date-names-old-r

always copy_names() in as.IDate for POSIXct

9888866
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 28, 2026 in 0s

99.01% (+0.00%) compared to dcaa87c

View this Pull Request on Codecov

99.01% (+0.00%) compared to dcaa87c

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.01%. Comparing base (dcaa87c) to head (9888866).
⚠️ Report is 1 commits behind head on master.

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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.