Skip to content

Integrate code coverage into Travis pipeline and GitHub PR workflow #8246

@fearphage

Description

@fearphage

This is a follow-up to #6875. Related to d481172.

Now that coverage exists, we need to upload the results to a service that will track the coverage over time and that integrates with GitHub to share the progress in the pull requests.

The 2 I most commonly come across are:

Both have integrations and examples showing how to integrate into your current Travis workflow. Here are links to the related maven plugins:

I believe the first step is to setup an account with one of the selected services. I can do the work of adding the plugins and such, but an admin would need to setup the project in Coveralls or CodeCov and supply any API keys or related artifacts.

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