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

Add coverage #126

Merged
merged 1 commit into from
Mar 2, 2022
Merged

Add coverage #126

merged 1 commit into from
Mar 2, 2022

Conversation

mdedetrich
Copy link
Contributor

About this change - What it does

This PR adds coverage using sbt-coverage and sbt-coveralls. It also adds a coveralls badge to README.md so the state of the project is visible.

Why this way

The sbt-coverage and sbt-coveralls sbt plugins are standard practice for adding coverage/coveralls for Scala projects. The only slightly interesting thing is integrating it with sbt-github-actions however I have done this many times before, i.e.

@mdedetrich mdedetrich requested review from jlprat and reta March 1, 2022 23:43
@mdedetrich mdedetrich merged commit 29e65fd into main Mar 2, 2022
@mdedetrich mdedetrich deleted the add-coverage branch March 2, 2022 03:08
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.

2 participants