🎯 Summary
The source branch just adds a flow in project in order to test PDF417 barcode scanning
This MR depends on this one
🤔 Type
-
✨ New feature -
🐛 Bug fix -
👷 Technical debt -
☢ ️ Breaking change (it breaks backward compatibility) -
📚 Requires a change in the docs
⚗ ️ Solution
Describe the why and the how of the change if needed.
-
🔗 JIRA: JIRA-3051
🔬 Tests
You must configure workspace in branch fix/MOBBSCAN-3051
🧐 Checklist:
-
The code follow the project guidelines. -
The changes have been tested locally. -
The code has internal docs. -
Docs are updated (README, public docs, etc.) -
Some tests have been added to check that the changes work as expected (unit, integration or e2e tests ...) -
Unit tests are running without errors. -
Other dependant changes have already been merged. -
Changelog updated (if it applies)