Please include a summary of the change and which issue is addressed. Please also include relevant motivation and context. List any dependencies that are required for this change. Addresses LUP-XXX (issue)
Please delete options that are not relevant.
- Bugfix
- New feature
- Documentation
- Testing
- Other (please add options as needed for commit types)
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration.
- Test A
- Test B
- My code follows the style guidelines of this project
- I have performed a self-review of my own code
- I have made corresponding changes to the documentation
- I have added tests that prove my fix is effective or that my feature works
- New and existing unit tests pass locally with my changes
Please start all comments with the correct emoji to denote the severity of the comment:
💦 - No big deal, does not need fixing, just a comment 🔨 - please fix before merging, once fixed can then be merged 🔥 - needs completely reworking and will need re-reviewing