โจ Description
๐ Related Issue (optional)
Issue URL:
๐ฏ Type of Change
- ๐ Documentation (This change requires a documentation update)
- ๐ Bug fix (non-breaking change which fixes an issue)
- ๐ Enhancement (improving an existing functionality like performance)
- ๐ New feature (non-breaking change which adds functionality)
- ๐งน Chore (updates to the build process or auxiliary tools and libraries)
- ๐ฅ Breaking change (fix or feature that would cause existing functionality to not work as expected)
๐งช Testing
โ Checklist
- My code follows the style guidelines of this project.
- I have written tests for my changes (if applicable).
- All existing and new tests pass.
- I have updated the documentation accordingly (if applicable).
- The SonarQube analysis passes successfully.