lumberjack
lumberjack copied to clipboard
ci: Report test coverage and mutation score
Publish lint, test and mutation score reports to a service as part of the pipeline.
For example, SonarCloud OSS license and/or the Stryker dashboard.
- [x] We already have SonarCloud support with a test coverage threshold.
- [ ] We're missing lint reports, consider GitHub Job Summaries https://github.com/github/roadmap/issues/470 when available.
- [ ] We're missing mutation testing with mutation score reporting.