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

Use JaCoCo 0.8.5 by default #11024

Closed
wants to merge 1 commit into from
Closed

Use JaCoCo 0.8.5 by default #11024

wants to merge 1 commit into from

Conversation

Godin
Copy link
Contributor

@Godin Godin commented Oct 12, 2019

Context

This JaCoCo release provides new features which are of particular interest for

  • early adopters of Java 14
  • for developers who use Kotlin compiler

And it contains general bug fixes, full changelog - http://www.jacoco.org/jacoco/trunk/doc/changes.html

Contributor Checklist

  • Review Contribution Guidelines
  • Make sure that all commits are signed off to indicate that you agree to the terms of Developer Certificate of Origin.
  • Check "Allow edit from maintainers" option in pull request so that additional changes can be pushed by Gradle team
  • Provide integration tests (under <subproject>/src/integTest) to verify changes from a user perspective
  • Provide unit tests (under <subproject>/src/test) to verify logic
  • Update User Guide, DSL Reference, and Javadoc for public-facing changes
  • Ensure that tests pass locally: ./gradlew <changed-subproject>:check

Gradle Core Team Checklist

  • Verify design and implementation
  • Verify test coverage and CI build status
  • Verify documentation
  • Recognize contributor in release notes

Signed-off-by: Evgeny Mandrikov <mandrikov@gmail.com>
@big-guy big-guy changed the base branch from master to release October 14, 2019 03:20
@big-guy big-guy changed the base branch from release to master October 14, 2019 03:20
@big-guy big-guy added this to the 6.0 RC1 milestone Oct 14, 2019
@big-guy
Copy link
Member

big-guy commented Oct 14, 2019

I cherry-picked this to release so it'll be in 6.0.

@big-guy big-guy closed this Oct 14, 2019
@Godin Godin deleted the jacoco-0.8.5 branch October 14, 2019 22:17
@Godin
Copy link
Contributor Author

Godin commented Oct 14, 2019

@big-guy thank you! 👍 ❤️

@ov7a ov7a removed this from the 6.0 RC1 milestone Mar 28, 2024
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.

None yet

3 participants