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

#715: Handle duplication information not being present #943

Merged
merged 1 commit into from
Aug 11, 2024
Merged

Conversation

mc1arke
Copy link
Owner

@mc1arke mc1arke commented Aug 11, 2024

Where Sonarqube does not have duplication information recorded on a branch, such as there being no code to analyse, the duplication information may be null. THe plugin is being altered to show this as a 0 rather than throwing an exception when trying to format the missing value.

Where Sonarqube does not have duplication information recorded on a
branch, such as there being no code to analyse, the duplication
information may be null. THe plugin is being altered to show this as a
`0` rather than throwing an exception when trying to format the missing
value.
Copy link

sonarcloud bot commented Aug 11, 2024

@mc1arke mc1arke merged commit 137e8e6 into master Aug 11, 2024
12 checks passed
@mc1arke mc1arke deleted the issue/715 branch August 11, 2024 15:59
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.

1 participant