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

[pkg/stanza] Extract flush package from tokenize package #26517

Merged
merged 1 commit into from
Sep 8, 2023

Conversation

djaglowski
Copy link
Member

Follows #26512.

Another small step towards decomposing the tokenize package. Part of #26241

@djaglowski
Copy link
Member Author

In order to reduce the diff, I've left MultiLineTokenizerTestCase in place, even though it is no longer needed. I'll remove it in a dedicated PR.

@djaglowski
Copy link
Member Author

This should be good too go once CI passes. Apologies for the churn. I've opened #26527 for the followup change to tests.

@djaglowski djaglowski merged commit 75e29ce into open-telemetry:main Sep 8, 2023
91 checks passed
@djaglowski djaglowski deleted the pkg-stanza-flush branch September 8, 2023 09:39
@github-actions github-actions bot added this to the next release milestone Sep 8, 2023
djaglowski added a commit that referenced this pull request Sep 8, 2023
Followup to #26517

The `MultiLineTokenizerTestCase` became unnecessary with changes in the
previous PR but the diff caused by removing it was quite large. This PR
just removes the struct.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants