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 condition report by using the correct variable #1426

Merged
merged 1 commit into from
Jul 28, 2023

Conversation

olblak
Copy link
Member

@olblak olblak commented Jul 28, 2023

While working on Udash, I noticed the condition report data were incomplete.

image

This commit also removes declared but unused variable which were probably left over from another iteration

Test

Additional Information

Tradeoff

Potential improvement

This commit also removes declared but unused variable which
were probably left over from another iteration

Signed-off-by: Olblak <me@olblak.com>
@olblak olblak added bug Something isn't working reports labels Jul 28, 2023
@olblak
Copy link
Member Author

olblak commented Jul 28, 2023

After this fix

image

Copy link
Contributor

@dduportal dduportal left a comment

Choose a reason for hiding this comment

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

👍

@olblak olblak merged commit 6da7355 into updatecli:main Jul 28, 2023
6 checks passed
@olblak olblak deleted the cleanupReportVariable branch July 28, 2023 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working reports
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants