Skip to content

Feature Request: support xccov JSON format #377

Open
@eelco

Description

@eelco

For a while now (since Xcode 9.3) Apple ships a tool for code coverage. (Run it with xcrun xccov).

It can read the coverage files generated by Xcode and translate them into JSON.

It would be great if the test reporter could support those JSON files, as it would save a bunch of dependencies for getting Objective-C / Swift coverage into Code Climate.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions