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

Add classpath annotation to JacocoReport. #13986

Merged
merged 1 commit into from Aug 4, 2020
Merged

Add classpath annotation to JacocoReport. #13986

merged 1 commit into from Aug 4, 2020

Conversation

runningcode
Copy link
Member

This causes cache miss when changes to the InputFiles which have no affect on the Classpath are changed such as dates or file ordering.

Fixes #13985

Contributor Checklist

Gradle Core Team Checklist

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

This causes cache miss when changes to the InputFiles which have no affect on the Classpath are changed such as dates or file ordering.
@lptr
Copy link
Member

lptr commented Aug 3, 2020

@bot-gradle test QF please.

@bot-gradle
Copy link
Collaborator

OK, I've already triggered QuickFeedback build for you.

@lptr lptr added the @execution label Aug 3, 2020
@wolfs wolfs merged commit 71c8409 into master Aug 4, 2020
@wolfs wolfs added this to the 6.7 RC1 milestone Aug 4, 2020
@runningcode runningcode deleted the no/add-classpath branch August 4, 2020 07:17
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.

ClassDirectories property of JacocoReport is annotated with @Classpath
4 participants