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

Fix empty relevant patches visualization #2520

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

arbulu89
Copy link
Contributor

@arbulu89 arbulu89 commented Apr 15, 2024

Description

Fix empty relevant patches visualization. When relevant patches is coming as an empty list (all green!), a unknown icon was being shown.

image

Some type missmatch between string and int (thank you js).
In fact, storybook and the tests were done in a way that actual failure was masked hehe

Check the PR env to see the 0 value and other value for hosts vmdrbddev02 (unknown) and vmhdbdev01 (2 patches).
Damn: the PR env doesn't show what I want, as it doesn't mock suma calls as expected, as it is released as prod

How was this tested?

Tests updated, and manually confirmed

@arbulu89 arbulu89 added bug Something isn't working env Create an ephimeral environment for the pr branch labels Apr 15, 2024
Copy link
Member

@nelsonkopliku nelsonkopliku left a comment

Choose a reason for hiding this comment

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

Thanks!

@arbulu89 arbulu89 force-pushed the fix-empty-relevant-patches-visualization branch from b5166d4 to 6f5ac7e Compare April 15, 2024 15:01
@arbulu89 arbulu89 marked this pull request as ready for review April 15, 2024 15:01
Copy link
Contributor

@jamie-suse jamie-suse left a comment

Choose a reason for hiding this comment

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

Makes sense, good spot! 👁️

@arbulu89 arbulu89 merged commit d7922f5 into main Apr 15, 2024
24 checks passed
@arbulu89 arbulu89 deleted the fix-empty-relevant-patches-visualization branch April 15, 2024 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working env Create an ephimeral environment for the pr branch
Development

Successfully merging this pull request may close these issues.

None yet

3 participants