Skip to content

Add patch coverage API#3742

Open
williamjallen wants to merge 2 commits into
Kitware:masterfrom
williamjallen:coverage-diff
Open

Add patch coverage API#3742
williamjallen wants to merge 2 commits into
Kitware:masterfrom
williamjallen:coverage-diff

Conversation

@williamjallen
Copy link
Copy Markdown
Collaborator

This PR adds a CoverageDiff GraphQL type and createCoverageDiff mutation which accepts two build IDs and creates a summary of the coverage diff between them. In the future, this patch coverage summary can be expanded by storing the actual diff, not just a summary of the diff. Another potential future improvement is to display this summary data in the UI somewhere. For now, this feature is available via the API only, and is meant for use in CI workflows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant