Skip to content

Fix bind_rows() bug #113

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

Merged
merged 3 commits into from
Apr 15, 2025
Merged

Fix bind_rows() bug #113

merged 3 commits into from
Apr 15, 2025

Conversation

Aariq
Copy link
Collaborator

@Aariq Aariq commented Apr 4, 2025

Fixes #107 by adding additional column names to coerce to character.

@Aariq Aariq requested a review from ezylstra April 4, 2025 21:41
@Aariq
Copy link
Collaborator Author

Aariq commented Apr 4, 2025

These tests also fail on the master branch, so must be that data was updated on the API and doesn't match the snapshot. @jeffswitzer, you might want to look at the diffs for the test fixture in this PR just to check that these changes to the data are something you expected

@jeffswitzer
Copy link
Collaborator

Checked out the diff and to me it looks like the ordering of results returned just changed.

@jeffswitzer jeffswitzer merged commit 7f9e7a2 into master Apr 15, 2025
9 checks passed
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.

fix column type if all NA values
2 participants