Right now it does not really explain anything about what it outputs, other than "it is accepted by codecov.io" -- but AFAIK codecov.io does not really document what JSON they accept either.
And of course other tools (like https://coveralls.io) take yet other formats, so perhaps the function is a bit of a misnomer, and should be called OutputJsonForCodecov ?
Right now it does not really explain anything about what it outputs, other than "it is accepted by codecov.io" -- but AFAIK codecov.io does not really document what JSON they accept either.
And of course other tools (like https://coveralls.io) take yet other formats, so perhaps the function is a bit of a misnomer, and should be called
OutputJsonForCodecov?