Codecov and Coverage.py
After writing tests with your test suite you can generate a coverage report using Coverage.py 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 Coverage.py and upload that coverage report to Codecov as a part of your CI workflow.