Activate Workflow
mike4git opened this issue · 2 comments
mike4git commented
We need a workflow running for each PR to guarantee:
- Checkstyle fixed
- No Phpstan errors
- Tests all running green
- Test Coverage of new code is at least 80%
- Analyze layer rules with deptrac
mike4git commented
@jdreesen
What would you think about this way: https://itnext.io/github-actions-code-coverage-without-third-parties-f1299747064d
???
lukadschaak commented
I have that Link already in my bookmarks :) But the priority is very low. So when you have time, feel free.