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

#719 Improve the error message about file size not divisible by record size. #720

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

yruslan
Copy link
Collaborator

@yruslan yruslan commented Oct 18, 2024

Closes #719

Copy link

JaCoCo code coverage report - 'cobol-parser'

Overall Project 87.19% 🍏

There is no coverage information present for the Files changed

Copy link

JaCoCo code coverage report - 'spark-cobol'

File Coverage [81.83%] 🍏
FileUtils.scala 81.84% 🍏
CobolScanners.scala 81.82% 🍏
Total Project Coverage 80.64% 🍏

@yruslan yruslan merged commit 9d1fb43 into master Oct 18, 2024
7 checks passed
@yruslan yruslan deleted the feature/719-improve-record-length-error-msg branch October 18, 2024 07:35
@yruslan yruslan mentioned this pull request Oct 21, 2024
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.

Improve 'not divisible' error message for fixed record length files
1 participant