Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make coverage reports available with Coveralls #103

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

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.

.github/workflows/ci.yml Show resolved Hide resolved
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants