olabusayoT opened a new pull request, #1594: URL: https://github.com/apache/daffodil/pull/1594
- Implement logic to calculate prefix, infix, and postfix separator alignments and lengths in sequence terms. - Updated `priorAlignmentApprox` and `endingAlignmentApprox` to incorporate separator alignments and lengths when determining alignment. - Refactored `encodingLengthApprox` to reuse new separator-related alignment methods. - Added new test cases `test_sep_alignment_1`, `test_sep_alignment_2`, and `test_sep_alignment_3` for validation of separator alignments. - Updated TDML files with corresponding test data and schema definitions. DAFFODIL-2295 (Need to add ticket numbers to to-do, and running regression test suite to see if this broke anything) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
