include into github actions pipeline - [ ] test cycle repetitions - [ ] tests code coverage analysis: >80% (as separate check) - use [coverlet-coverage](https://github.com/coverlet-coverage/coverlet) - use github action template [coverlet-acton](https://github.com/marketplace/actions/coverlet-coverage-test) - [ ] static code analysis (as separate check)
include into github actions pipeline