Skip to content

Conversation

@ednolan
Copy link
Member

@ednolan ednolan commented Dec 9, 2024

This commit provides support for Coveralls CI by leveraging the existing Gcov build configuration, adding configuration so that gcovr generates coverage data in Coveralls JSON format, and adding steps to the CI build job that are activated only if the matrix entry is configured for coverage, which generate coverage data and deliver it to Coveralls.

It also adds a coverage badge to the README.

This commit provides support for Coveralls CI by leveraging the
existing Gcov build configuration, adding configuration so that gcovr
generates coverage data in Coveralls JSON format, and adding steps to
the CI build job that are activated only if the matrix entry is
configured for coverage, which generate coverage data and deliver it
to Coveralls.

It also adds a coverage badge to the README.
@ednolan
Copy link
Member Author

ednolan commented Dec 9, 2024

Coverage report for this CI build: https://coveralls.io/builds/71260428

This pull request didn't get a Coveralls comment because I forgot to update their setting for this repo, but once this is merged, future PRs will get comments like this: bemanproject/utf_view#23 (comment)

Copy link
Member

@steve-downey steve-downey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@ednolan ednolan merged commit 5765b9d into main Dec 9, 2024
9 checks passed
@ednolan ednolan deleted the enolan_coveralls branch December 9, 2024 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants