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

Target 70% Jacoco Test Coverage #11

Open
albendz opened this issue Dec 19, 2020 · 0 comments
Open

Target 70% Jacoco Test Coverage #11

albendz opened this issue Dec 19, 2020 · 0 comments

Comments

@albendz
Copy link
Owner

albendz commented Dec 19, 2020

Summary

Ensure decent code coverage with Jacoco.

Details

We'd like to guarantee that a majority of our code has unit tests and that the unit tests cover a majority of cases. Full code coverage won't be attainable because of Jacoco Java/Kotlin interop.

Acceptance Criteria

  • Jacoco is configured to run after unit tests
  • Jacoco has a failure on lower than 70% code coverage

Related

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

1 participant