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

XDPMeasurementResults: fixed describe method return value type #336

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

enhaut
Copy link
Member

@enhaut enhaut commented Oct 16, 2023

Description

All other MeasurementResults.describe() methods returns already formatted string, so our internal tooling expects string not the list of strings, and therefore it crashes when treating list as a string.

Tests

Before: J:8418399
After: J:8433522

Reviews

@olichtne @jtluka

All other MeasurementResults.describe methods returns already
formatted string, so our internal tooling expects string not
the list of strings.
Copy link
Collaborator

@olichtne olichtne left a comment

Choose a reason for hiding this comment

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

looks ok

@olichtne olichtne merged commit 06ea6df into LNST-project:master Oct 16, 2023
2 of 3 checks passed
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