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

adding code coverage and move to ScalaTest #14

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

Conversation

Raffaello
Copy link
Owner

@Raffaello Raffaello commented Jun 17, 2017

fixes #12 #21

@Raffaello
Copy link
Owner Author

related: #21

@Raffaello Raffaello changed the title adding code coverage fixing #12 adding code coverage and move to Scala Jun 24, 2017
@Raffaello Raffaello changed the title adding code coverage and move to Scala adding code coverage and move to ScalaTest Jun 24, 2017
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.5.0")
addSbtPlugin("com.codacy" % "sbt-codacy-coverage" % "1.3.8")
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.1.0")

Copy link
Owner Author

Choose a reason for hiding this comment

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

remove extra Line

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.

scala code coverage missing
1 participant