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

#740 extend binary type support to make sure unsigned binary fields can fit Spark data types #742

Merged
merged 3 commits into from
Jan 23, 2025

Conversation

yruslan
Copy link
Collaborator

@yruslan yruslan commented Jan 23, 2025

Closes #740

Copy link

github-actions bot commented Jan 23, 2025

JaCoCo code coverage report - 'cobol-parser'

Overall Project 91.3% -0.07% 🍏
Files changed 91.22% 🍏

File Coverage
BinaryNumberDecoders.scala 76.63% -0.95% 🍏
DecoderSelector.scala 71.32% -2.79% 🍏

Copy link

github-actions bot commented Jan 23, 2025

JaCoCo code coverage report - 'spark-cobol'

File Coverage [94.69%] 🍏
CobolSchema.scala 94.69% 🍏
Total Project Coverage 81.19% 🍏

@yruslan yruslan merged commit c836270 into master Jan 23, 2025
7 checks passed
@yruslan yruslan deleted the feature/740-extend-binary-type-support branch January 23, 2025 11:12
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.

Missing proper numeric(little endian type) values after parsing
1 participant