Please include a brief description of the pull request you want to raise.
List all the tasks and sub-tasks that were assigned to you or that you assigned yourself. Make sure you check evey completed task.
Please describe the tests that you ran to verify your functionalities. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration.
The number of commits should not exceed 2 commits. In case they are more than that, please take your time and squash them.
- My code follows the style guidelines of this project
- I have performed a self-review of my code
- I have commented my code, particularly in hard-to-understand areas
- My code generate no warnings
- My test coverage meet the set test coverage threshold
- There are no vulnerabilities
- There are no conflicts with the base branch