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

Support multiple spans in BaseMatcher::in_leaf_span #216

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

9999years
Copy link
Member

This makes it easier to identify the correct span (e.g. in_spans(["run_ghci", "initialize"]) would match an event with spans ["run_ghci", "stdout", "initialize"], but in_leaf_spans would not).

@9999years 9999years requested a review from Gabriella439 April 11, 2024 16:17
@9999years 9999years force-pushed the rebeccat/multiple-leaf-spans branch from 85ac7aa to e3db64a Compare April 11, 2024 17:50
@9999years 9999years requested a review from Gabriella439 April 11, 2024 17:50
@9999years 9999years enabled auto-merge (squash) April 11, 2024 17:57
@9999years 9999years merged commit 81b92b2 into main Apr 11, 2024
28 checks passed
@9999years 9999years deleted the rebeccat/multiple-leaf-spans branch April 11, 2024 19:28
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