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

Benchmark names with spaces are not viewable in the UI #462

Merged
merged 1 commit into from
Jun 26, 2023

Conversation

punchagan
Copy link
Contributor

When a benchmark name contains a space, the name is passed as a encoded string, which causes the GraphQL query to fail. This commit ensures that the name is decoded before passing it to the GraphQL query.

Closes #457

When a benchmark name contains a space, the name is passed as a encoded string,
which causes the GraphQL query to fail.  This commit ensures that the name is
decoded before passing it to the GraphQL query.

Closes ocurrent#457
@punchagan
Copy link
Contributor Author

Minor UI fix. Self merging to unblock @3Rafal from iterating on the Merlin benchmarks.

@punchagan punchagan merged commit 3120755 into ocurrent:main Jun 26, 2023
@punchagan punchagan deleted the decode-benchmark-name branch June 26, 2023 09:08
@punchagan punchagan mentioned this pull request Jun 26, 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.

merlin benchmark
1 participant