Briefly describe your changes.
Explain the reasoning behind the changes and their benefits to the project.
List the major changes made in this pull request.
Discuss any potential impacts the changes may have on existing functionalities.
Describe how the changes have been tested, including both automated and manual testing strategies. If this is a bugfix, explain how the fix has been tested to ensure the bug is resolved without introducing new issues.
If this is a bugfix, assess the risk of regression caused by this fix and steps taken to mitigate it.
-
Unit tests covering the changes have been added
- If this is a bugfix, regression tests have been added
-
E2E testing has been performed
Any additional information or context relevant to this PR.