Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change.
After more research and a better understanding of GitHub Actions and workflows, I am updating and adding workflows to make this clearer and more manageable.
Added SimpleCov reporting, added auto assigning for PR's, and split CI and CD into separate workflows
Issue number and link
Only PR's for existing issue tickets or features for this sprint will be approved. Issue MUST be linked for review.
Closes #16
Checklist before requesting a review
Repo Contribution Standards
Complete
I have performed a self-review of my code
[x] Yes
[ ] No
My code follows the style guidelines of this project
[x] Yes
[ ] No
I have made corresponding changes to the documentation (Note: Documentation must be up to date for merge)
[x] Yes
[ ] No
Change Type
Complete
Non-breaking change which fixes an issue
[x] Yes
[ ] No
Breaking change (fix or feature that would cause existing functionality to not work as expected)
[ ] Yes
[x] No
Testing
Complete
Testing not required due to this is setting up automated testing
What Type of PR is this?
[ ] š Feature
[ ] š Bug Fix
[ ] š Documentation Update
[x] š ļø Code Refactor
[ ] š„ Performance Improvements
[ ] ā Test
[x] š¤ Build / CI/ DevOps
[ ] āŖļø Revert
[ ] š Request for Help
[ ] š Adds dependencies
[ ] š Changes DB
[ ] š½ Other: explain here
Describe your changes
Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change.
After more research and a better understanding of GitHub Actions and workflows, I am updating and adding workflows to make this clearer and more manageable.
Added SimpleCov reporting, added auto assigning for PR's, and split CI and CD into separate workflows
Issue number and link
Only PR's for existing issue tickets or features for this sprint will be approved. Issue MUST be linked for review. Closes #16
Checklist before requesting a review