Skip to content

Support XML/JSON output formats #150

@vishesh

Description

@vishesh

If my understanding is correct, the coverage tools use some sort of standard formats[1]. Packages like cover-codecov generate and upload these files, however uploading is dependent on CI environment.

It would be nice to just move generating these formats to this package, so that we can just generate XML/JSON files and upload them using some third-party tool (e.g. I'm using codecov-action for Github Actions). This makes unnecessary/optional for Cover to separate packages for different CI and keeping up with their APIs.

[1] https://docs.codecov.io/docs/supported-report-formats

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions