The modern recommended way to configure the `Codecov` code coverage analysis service is to use a [Codecov YAML](https://docs.codecov.com/docs/codecov-yaml) file. The proper way to do this is to check in a `codecov.yml` file into the root of your repository. Refer to the [codecov.yml Reference](https://docs.codecov.com/docs/codecovyml-reference) for what can go in there.