I don't think allowing access to that external service + carrying around the configuration and docs you see in this PR's diff, just to power a badge, is worth it.
And pytest-cov is already handling the task off failing CI if test coverage falls below the allowed threshold.
Removes codecov integration.
I don't think allowing access to that external service + carrying around the configuration and docs you see in this PR's diff, just to power a badge, is worth it.
And
pytest-cov
is already handling the task off failing CI if test coverage falls below the allowed threshold.https://github.com/jameslamb/doppel-cli/blob/4189cda48ee36824b74be8b29a289265f385144e/.ci/run-analyze-py-coverage.sh#L28-L30