Skip to content

eval: update default legend for starts/contains #1770

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

Merged
merged 1 commit into from
May 12, 2025

Conversation

brharrington
Copy link
Contributor

Before it was the regex string which would escape characters that are special in regex like .. This was confusing to some users. Now it will handle prefix and contains matchers and just use the literal without escaping when constructing the legend.

Before it was the regex string which would escape characters
that are special in regex like `.`. This was confusing to some
users. Now it will handle prefix and contains matchers and
just use the literal without escaping when constructing the
legend.
@brharrington brharrington added this to the 1.8.0 milestone May 12, 2025
@brharrington brharrington merged commit fbd1251 into Netflix:main May 12, 2025
5 checks passed
@brharrington brharrington deleted the starts-legend branch May 12, 2025 15:32
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.

1 participant