Skip to content

feat(sonarqube): add hotspot convertor#4358

Merged
abeizn merged 1 commit intoapache:mainfrom
merico-ai:feat-sonarqube-add-hotspot-convertor
Feb 8, 2023
Merged

feat(sonarqube): add hotspot convertor#4358
abeizn merged 1 commit intoapache:mainfrom
merico-ai:feat-sonarqube-add-hotspot-convertor

Conversation

@warren830
Copy link
Copy Markdown
Contributor

Summary

add hotspot convertor

Does this close any open issues?

part of #2305

Screenshots

image

Other Information

Any other information that is important to this PR.

type SonarqubeHotspot struct {
ConnectionId uint64 `gorm:"primaryKey"`
IssueKey string `json:"key" gorm:"primaryKey"`
Key string `json:"key" gorm:"primaryKey"`
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Key or IssueKey?

Copy link
Copy Markdown
Contributor

@abeizn abeizn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@abeizn abeizn merged commit 65e3149 into apache:main Feb 8, 2023
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.

2 participants