Skip to content

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

Merged
yruslan merged 1 commit intomasterfrom
feature/719-improve-record-length-error-msg
Oct 18, 2024
Merged

#719 Improve the error message about file size not divisible by record size.#720
yruslan merged 1 commit intomasterfrom
feature/719-improve-record-length-error-msg

Conversation

@yruslan
Copy link
Collaborator

@yruslan yruslan commented Oct 18, 2024

Closes #719

@github-actions
Copy link

JaCoCo code coverage report - 'cobol-parser'

Overall Project 87.19% 🍏

There is no coverage information present for the Files changed

@github-actions
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
@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