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

Setup plugins for performing code coverage #1

Merged
merged 1 commit into from
Mar 29, 2019
Merged

Conversation

wenlockUCD
Copy link
Member

This sets up the repo to perform code coverage with the check target on gradle. We're also upgrading to gradle to 3.4 which adds support for jacocoTestReport and jacocoTestCoverageVerification targets.

We comment out the settings.gradle to just have a focus in the exercise for the monolith. We might uncomment that again later.

This sets up the repo to perform code coverage with the `check` target on gradle. We're also upgrading to gradle to 3.4 which adds support for `jacocoTestReport` and `jacocoTestCoverageVerification` targets.

We comment out the settings.gradle to just have a focus in the exercise for the monolith. We might uncomment that again later.
@wenlockUCD wenlockUCD merged commit 4672fe7 into master Mar 29, 2019
@wenlockUCD wenlockUCD deleted the wenlock/peer_prep branch March 29, 2019 05:40
@hangib hangib mentioned this pull request Oct 9, 2020
ytensor42 referenced this pull request in hangib/WEB1066-the-app Oct 9, 2020
Task #1
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.

1 participant