-
Notifications
You must be signed in to change notification settings - Fork 100
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
[MOB-12511] Replace JaCoCo’s enabled
with required
#995
Conversation
Enabled
Method with Required
Prop in JaCoCo Gradle Plugin enabled
with required
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@asamiz Great job fixing and testing this! 👏🏼❤️
Just a tiny change and we are good to go 🚀
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@asamiz One last change, please add a changelog item for this change 🙏🏼
Description of the change
Replace the
enabled
method withrequired
property in JaCoCogradle
plugin as it breaks the gradle scripts running on version0.72
.Type of change
Related issues
Fixes #994
Checklists
Development
Code review