Open Anton-Kalpakchiev opened 1 month ago
We have just added a CICD pipeline that runs all tests upon pushing and merging code. However, we don't yet enforce a minimum code coverage. We should decide what standards we need and then enforce them through the CICD.
This has been done before. This PR for example has a code coverage report: https://github.com/uber/kraken/pull/216
We have just added a CICD pipeline that runs all tests upon pushing and merging code. However, we don't yet enforce a minimum code coverage. We should decide what standards we need and then enforce them through the CICD.