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

Enable code coverage for the codebase #5

Open
6 tasks
alexflav23 opened this issue Dec 30, 2017 · 0 comments
Open
6 tasks

Enable code coverage for the codebase #5

alexflav23 opened this issue Dec 30, 2017 · 0 comments
Labels
Milestone

Comments

@alexflav23
Copy link
Member

Steps to complete this ticket:

  • Add the sbt-coverage plugin to the build pipeline
  • Enable the project with the existing Coveralls integration in Outworkers GitHub.
  • Add the sbt-coveralls plugin for Coveralls.io integration.
  • Block Pull Requests from being merged to develop branch until code coverage has been reported.
  • Add a testWithCoverage command as part of the lifecycle.
  • Enable running the testWithCoverage command on a specific Scala version(if building for multiple).
@alexflav23 alexflav23 added this to the M1 milestone Dec 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant