The codecov config file is codecov.yml. Is it possible to hide the file, too, like .codecov.yml? Never saw this mentioned anywhere.
No, it is not possible to use .codecov.yml. The file must be codecov.yml and be in the root, .github, or dev folders. See codecov-bash/codecov at master · codecov/codecov-bash · GitHub
It’s possible now [1].
1 Like
Accurate, is now possible.