Codecov API v1 deprecation in progress
Please use the Codecov API v2. Documentation can be found here.
Many Codecov responses include an authors object. The format of this object is outlined below.
{
"author": {
"service": "github",
"name": "Gafsi",
"email": "[email protected]",
"username": "codecov",
"service_id": "12345"
}
}