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

Missing coverage #196

Open
vdepatla opened this issue Aug 1, 2023 · 0 comments
Open

Missing coverage #196

vdepatla opened this issue Aug 1, 2023 · 0 comments

Comments

@vdepatla
Copy link

vdepatla commented Aug 1, 2023

Hi Team,

I have installed sonar-groovy 1.8 plugin on sonarqube 10.1.x. My project has both java and groovy tests. No groovy source files.

After installing the plugin, I started seeing .groovy files under "Measures" tab in sonarqube however coverage is not updated.

I see that I have to set sonar.groovy.binaries which I did but see no change. Does below property values look good ? Appreciate your help.

<sonar.groovy.binaries>${project.build.directory}/classes</sonar.groovy.binaries> <sonar.tests>src/test/java,src/test/groovy</sonar.tests>

Thanks,
Veda

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant