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

#35 - Add code coverage support #36

Merged
merged 1 commit into from
Nov 11, 2022

Conversation

miroslavpojer
Copy link
Collaborator

  • added new plugin dependency
  • extended readme.md file with how to get code coverage report
  • extended build logic to add JaCoCo non-default settings

Closes #35

- added new plugin dependency
- extended `readme.md` file with how to get code coverage report
- extended build logic to add JaCoCo non-default settings
Copy link
Contributor

@yruslan yruslan left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution!

build.sbt Show resolved Hide resolved
@miroslavpojer miroslavpojer merged commit 53344cf into master Nov 11, 2022
@miroslavpojer miroslavpojer deleted the feature/35-add-code-coverage-support branch November 11, 2022 07:31
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.

Add code coverage support
2 participants