Skip to content

Make coverage reports available with Coveralls#103

Open
negokaz wants to merge 4 commits intomasterfrom
ci-coverage
Open

Make coverage reports available with Coveralls#103
negokaz wants to merge 4 commits intomasterfrom
ci-coverage

Conversation

@negokaz
Copy link
Contributor

@negokaz negokaz commented Nov 25, 2021

We can show coverage reports by clicking coveralls Details in check results on PR and detect a lack of testing early on.

image

#144 verifies that coveralls will report uncovered lines in changed codes.

Limitations

References

GitHub Actions Integration

scoverage/sbt-coveralls: Sbt plugin for uploading Scala code coverage to coveralls

@negokaz negokaz changed the title Make coverage reports available for review with Coveralls Make coverage reports to help review available with Coveralls Nov 26, 2021
@negokaz negokaz changed the title Make coverage reports to help review available with Coveralls Make coverage reports available with Coveralls Nov 26, 2021
@negokaz negokaz marked this pull request as ready for review November 26, 2021 09:17
Copy link
Contributor

@xirc xirc left a comment

Choose a reason for hiding this comment

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

Excellent 👍 I left a comment.

Copy link
Contributor

@xirc xirc left a comment

Choose a reason for hiding this comment

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

LGTM 👍

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

Labels

None yet

3 participants