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

Increase code test coverage #579

Open
jdesiloniz opened this issue Sep 1, 2016 · 0 comments
Open

Increase code test coverage #579

jdesiloniz opened this issue Sep 1, 2016 · 0 comments

Comments

@jdesiloniz
Copy link

Based on current reports from codecov.io (https://codecov.io/gh/scala-exercises/scala-exercises/branch/master), the current code test coverage in the project is near 20%. A minimum value should be set (i.e. cats library - https://github.com/typelevel/cats - has this minimum set to 60%), increase the test coverage to at least that value and once it's covered, enforce it through the scoverage settings (ScoverageKeys.coverageMinimum and ScoverageKeys.coverageFailOnMinimum)

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

No branches or pull requests

1 participant