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

Fixed truthiness error that made the tsv writer ignore zero values #141

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

kevinschaper
Copy link
Member

Repaired 3 truthiness checks in tsv writing to ensure that zeroes can make it out of the tsv writer, along with unit tests for null handling methods and update to the end to end test on the writer

@kevinschaper kevinschaper merged commit e921258 into main Aug 7, 2024
4 checks passed
@kevinschaper kevinschaper deleted the tsv-wont-write-zeroes branch August 7, 2024 22:03
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.

2 participants