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

Fix offset calculation bug handling multiple file areas #756

Merged
merged 7 commits into from
Nov 10, 2023
Merged

Conversation

al-niessner
Copy link
Contributor

🗒️ Summary

The data object list is all of them independent of which file area * that it comes from. Added code so that offset checking resets when it transitions from one area to the next detected by filename change.

⚙️ Test Data and/or Report

Automated unit tests below all pass

♻️ Related Issues

Closes #754

@al-niessner al-niessner requested a review from a team as a code owner November 8, 2023 21:39
@al-niessner al-niessner marked this pull request as draft November 8, 2023 22:07
@al-niessner
Copy link
Contributor Author

Cucumber appears to be broken

@al-niessner al-niessner marked this pull request as ready for review November 8, 2023 22:40
@al-niessner
Copy link
Contributor Author

The feature file now traps the condition correctly.

@jordanpadams jordanpadams changed the title 754: Separate file area and filename in data object list Fix offset calculation bug handling multiple file areas Nov 10, 2023
@jordanpadams jordanpadams merged commit a5a006b into main Nov 10, 2023
@jordanpadams jordanpadams deleted the issue_754 branch November 10, 2023 23:20
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.

Validate 3.3.0 erroneously reports data objects out of offset order
3 participants