New unit tests have been added for this code and there is 100% code coverage.
Run pylint to look for errors and significant warnings.
Pull Request Checklist
[ ] Review the source issue metadata (labels, project, and milestone).
[ ] Complete the PR definition above.
[ ] Ensure the PR title matches the feature or bugfix branch name.
[ ] Define the PR metadata, as permissions allow.
Select: Reviewer(s)
Select: Project
Select: Milestone as the version that will include these changes
Select: Development to link to the original development issue.
[ ] After the PR is approved, merge your changes. If permissions do not allow this, request that the reviewer do the merge.
[ ] Close the linked issue and delete your feature or bugfix branch from GitHub.
Pull Request Testing
New unit tests have been added for this code and there is 100% code coverage. Run pylint to look for errors and significant warnings.
Pull Request Checklist