Closed
Description
Bug summary
I was using the codecov.yml
file as an example for setting up a personal project and discovered that the file is actually invalid. I'm happy to put in a PR to fix if you are still using this.
Code for reproduction
cat .github/codecov.yml | curl --data-binary @- https://codecov.io/validate
Actual outcome
Error at ['coverage', 'status', 'project', 'library', 'paths']:
must be of list type
Expected outcome
Valid!
{
...
}
Additional information
No response
Operating system
No response
Matplotlib Version
main
Matplotlib Backend
No response
Python version
No response
Jupyter version
No response
Installation
None
Metadata
Metadata
Assignees
Labels
No labels