Skip to content

Missing SimpleCov JSON specification (with comparison to Cobertura XML format) #1030

@abitrolly

Description

@abitrolly

SimpleCov can generate coverage report in JSON format by default without additional dependencies. JSON is easier to parse than XML, but even Ruby shops like GitLab support only Cobertura XML for digesting coverage info.

I am interested to know what other advantages or SimpleCov JSON over Covertura XML format?
Is there some additional info that could be useful?
Anything Ruby specific that helps somehow?

Metadata

Metadata

Assignees

No one assigned
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions