Add test coverage report
quillcraftsman opened this issue · 0 comments
quillcraftsman commented
Add test coverage report to run locally and to run in GitHub action.
Save report to html format.
Save GitHub action artifact
https://pypi.org/project/nose2-cov/ - example for nose2
- run test coverage locally
- add reports in html format
- add command to Make file
- add GitHub action to run coverage and save report as artifact