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

gradle configuration cache support in 0.6.0-Beta #203

Closed
Chrisjc28 opened this issue Aug 9, 2022 · 2 comments
Closed

gradle configuration cache support in 0.6.0-Beta #203

Chrisjc28 opened this issue Aug 9, 2022 · 2 comments
Labels
Feature Feature request issue type Kover Gradle Plugin

Comments

@Chrisjc28
Copy link

Chrisjc28 commented Aug 9, 2022

It seems when targeting version 0.6.0-Beta and enabling gradle caching, there is a problem when running the kover html report task it finds a large amount of problems storing the configuration cache.

Example message from project-

5169 problems were found storing the configuration cache, only the first 4096 were considered, 31 of which seem unique.

Just raising this as it might be something that needs to be looked into to for people who use gradle caching

@Chrisjc28 Chrisjc28 changed the title Gradle caching support in 0.6.0-Beta gradle configuration cache support in 0.6.0-Beta Aug 9, 2022
@shanshin
Copy link
Collaborator

shanshin commented Aug 9, 2022

Relates #144

@shanshin shanshin added Kover Gradle Plugin Feature Feature request issue type labels Aug 9, 2022
@shanshin
Copy link
Collaborator

Closed as a duplicate of #144

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Feature request issue type Kover Gradle Plugin
Projects
None yet
Development

No branches or pull requests

2 participants