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

coerceAs applied to fill in dcast #4586

Merged
merged 39 commits into from
Mar 4, 2024
Merged

coerceAs applied to fill in dcast #4586

merged 39 commits into from
Mar 4, 2024

Conversation

MichaelChirico
Copy link
Member

@MichaelChirico MichaelChirico commented Jul 1, 2020

Closes #4561

@MichaelChirico MichaelChirico marked this pull request as ready for review February 20, 2024 07:53
@MichaelChirico MichaelChirico added this to the 1.16.0 milestone Feb 20, 2024
inst/tests/tests.Rraw Outdated Show resolved Hide resolved
Copy link

codecov bot commented Feb 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.49%. Comparing base (1822d35) to head (9d7b196).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4586   +/-   ##
=======================================
  Coverage   97.49%   97.49%           
=======================================
  Files          80       80           
  Lines       14861    14861           
=======================================
  Hits        14488    14488           
  Misses        373      373           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@MichaelChirico
Copy link
Member Author

Pulling in @tdhock given similar #5549

Copy link
Member

@tdhock tdhock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

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.

dcast on missing int64 value generates 9218868437227407266 instead of NA
3 participants