Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

Don't configure jacoco to exclude generated files in gradle 5+ #107

Merged
merged 6 commits into from
Mar 7, 2019

Conversation

dansanduleac
Copy link
Contributor

@dansanduleac dansanduleac commented Mar 6, 2019

Before this PR

Jacoco logic to exclude generated code from code coverage fails on Gradle 5.0+

After this PR

We don't attempt to configure jacoco if Gradle is 5.0 or higher

@dansanduleac dansanduleac requested a review from a team as a code owner March 6, 2019 17:57
@iamdanfox
Copy link
Contributor

@dansanduleac given that this hasn't got any tests, can you confirm this has been verified locally?

@dansanduleac dansanduleac force-pushed the ds/dont-jacoco-gradle-5 branch from 3c81612 to a31b603 Compare March 7, 2019 15:35
@dansanduleac
Copy link
Contributor Author

@iamdanfox added tests

@iamdanfox
Copy link
Contributor

👍

@dansanduleac dansanduleac merged commit fd8ed30 into master Mar 7, 2019
@dansanduleac dansanduleac deleted the ds/dont-jacoco-gradle-5 branch March 7, 2019 17:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants