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

refactor: further sonar issue fixes #1819

Merged
merged 2 commits into from
Feb 7, 2025
Merged

refactor: further sonar issue fixes #1819

merged 2 commits into from
Feb 7, 2025

Conversation

setchy
Copy link
Member

@setchy setchy commented Feb 6, 2025

Continuation of fixing sonar issues

Signed-off-by: Adam Setch <adam.setch@outlook.com>
Signed-off-by: Adam Setch <adam.setch@outlook.com>
@setchy setchy added this to the Release 6.1.0 milestone Feb 6, 2025
@github-actions github-actions bot added the bug Something isn't working label Feb 6, 2025
Comment on lines +26 to +28
{props.metric ? (
<Text className="text-xxs px-1">{props.metric}</Text>
) : null}
Copy link
Member

Choose a reason for hiding this comment

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

What's the reasoning behind this?

Copy link
Member Author

Choose a reason for hiding this comment

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

@setchy setchy merged commit 98c16d3 into main Feb 7, 2025
17 checks passed
@setchy setchy deleted the fix/sonar-issue-two branch February 7, 2025 01:51
@setchy setchy added refactor Refactoring of existing feature and removed bug Something isn't working labels Feb 7, 2025
@setchy setchy changed the title fix: further sonar issues refactor: further sonar issue fixes Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Refactoring of existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants