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

Don't assume the default barcode type when handling empty string #26

Merged
merged 1 commit into from
Apr 28, 2024

Conversation

maresb
Copy link
Contributor

@maresb maresb commented Apr 28, 2024

Addresses #23 (comment)

The idea here is that we should be able to adjust the default barcode without introducing any surprise errors. Since different barcodes have different edge cases, changing the default barcode will require manual testing and adjustment. Therefore, I build in an exception with an explanatory message in order to ensure that the proper adjustments will be made during the development process.

@tomers tomers merged commit 2850bf1 into labelle-org:main Apr 28, 2024
6 checks passed
@maresb maresb deleted the dont-assume-default-barcode-type branch April 28, 2024 13:03
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.

2 participants