The configuration was being silently ignored
as it was not valid. Used the following command
to validate the change made.
```
curl -X POST --data-binary @codecov.yml https://codecov.io/validate
```
This should reduce the number of status failures by increasing the
threshold.