Codecov and pytest-cov
After writing tests with your test suite you can generate a coverage report using pytest-cov and upload that coverage report to Codecov as a part of your CI workflow.
After writing tests with your test suite you can generate a coverage report using pytest-cov and upload that coverage report to Codecov as a part of your CI workflow.