To run tests and generate code coverage reports for your Python project
Configure Codecov Workflow
-
Move the
codecov/pyproject.tomlto the root directory of your project. -
Move the
codecov/codecov.ymlto the.github/workflowsdirectory in your project.