Please include a summary of the changes and the related issue.
Fixes # (issue)
Please select all options that apply to this change:
- New feature (non-breaking change which adds functionality)
- Breaking change (fix or feature that would cause existing functionality to not work as expected)
- Bug fix (non-breaking change which fixes an issue)
- Documentation update
Confirm you have completed the following steps:
- My code follows the style of this project.
- I have performed a self-review of my code.
- I have made corresponding updates to the documentation.
- I have added/updated unit tests to cover my changes.
- I have added/updated integration tests to cover my changes.