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

feat(r): Add conversion from integer type to character() #345

Merged
merged 2 commits into from
Jan 2, 2024

Conversation

paleolimbot
Copy link
Member

Closes #324.

@codecov-commenter
Copy link

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (fd73986) 88.12% compared to head (0c0247c) 88.03%.
Report is 1 commits behind head on main.

Files Patch % Lines
r/src/convert_array.c 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #345      +/-   ##
==========================================
- Coverage   88.12%   88.03%   -0.09%     
==========================================
  Files          72       68       -4     
  Lines       11579    11494      -85     
==========================================
- Hits        10204    10119      -85     
  Misses       1375     1375              

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

@paleolimbot paleolimbot marked this pull request as ready for review January 2, 2024 13:09
@paleolimbot paleolimbot merged commit 741826a into apache:main Jan 2, 2024
13 checks passed
@paleolimbot paleolimbot deleted the r-int-to-char branch January 2, 2024 13:10
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.

Convert int64 to character
2 participants