Closed
Description
The modern recommended way to configure the Codecov
code coverage analysis service is to use a 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 for what can go in there.