🎯 Summary
The source branch supresses the most of the warnings from the target
🤔 Type
-
✨ New feature -
🐛 Bug fix -
👷 Technical debt -
☢ ️ Breaking change (it breaks backward compatibility) -
📚 Requires a change in the docs
⚙ ️ Configuration
Workspace branch: [MOBBSCAN-4845]
Related MRs:
-
🔗 [https://gitlab.mobbeel.com/mobbscan/MobbScanSimple-iOS-Swift/-/merge_requests/29] -
🔗 [https://gitlab.mobbeel.com/mobbscan/MobbScanSDK-iOS/-/merge_requests/123] -
🔗 [https://gitlab.mobbeel.com/mobbscan/MobbScan-Preprocessor/-/merge_requests/3] -
🔗 JIRA: MOBBSCAN-4845
🔬 Tests
- Test every flow from the Simple project
- Test every unitary test works properly
🧐 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)