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

Provide process test coverage plugin for Sonarqube #276

Closed
rohwerj opened this issue Nov 25, 2022 · 0 comments
Closed

Provide process test coverage plugin for Sonarqube #276

rohwerj opened this issue Nov 25, 2022 · 0 comments
Assignees
Labels
Type: enhancement Enchancement of new feature of the software
Milestone

Comments

@rohwerj
Copy link
Collaborator

rohwerj commented Nov 25, 2022

Using the sonar-plugin-api it should be possible to implement a plugin, that can display coverage for processes in SonarQube.
https://docs.sonarqube.org/latest/extend/developing-plugin/

As a starting point the JaCoCo sonar plugin does something similar:
https://github.com/SonarSource/sonar-jacoco

@rohwerj rohwerj added the Type: enhancement Enchancement of new feature of the software label Nov 25, 2022
rohwerj added a commit that referenced this issue Sep 26, 2023
rohwerj added a commit that referenced this issue Sep 26, 2023
rohwerj added a commit that referenced this issue Sep 26, 2023
rohwerj added a commit that referenced this issue Sep 26, 2023
@rohwerj rohwerj added this to the 2.2.0 milestone Sep 27, 2023
@rohwerj rohwerj self-assigned this Sep 27, 2023
@rohwerj rohwerj closed this as completed Sep 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: enhancement Enchancement of new feature of the software
Projects
None yet
Development

No branches or pull requests

1 participant