Codecov, are configurable as code in a codecov.yml file placed in the root of the repository. component_management: default_rules: statuses: - type: project target: auto individual_components: - component_id: project_a name: ProjectA paths: - "!conftest.py" - "!**/conftest.py" - "!**tests**/test_*.py" - "!database/tests/factories/**" - component_id: project_b name: ProjectB paths: - "!tasks/**" flag_regexes: - "unit"