Skip to content

Stringmatcher: cleanup temporary code#33072

Merged
ggreenway merged 3 commits intoenvoyproxy:mainfrom
ggreenway:sm-final
Mar 22, 2024
Merged

Stringmatcher: cleanup temporary code#33072
ggreenway merged 3 commits intoenvoyproxy:mainfrom
ggreenway:sm-final

Conversation

@ggreenway
Copy link
Copy Markdown
Member

Commit Message: Removes temporary extra classes, and moves to a better way to handle string matcher extension factories
Additional Description:
Risk Level: Low
Fixes #32792
Testing:
Docs Changes:
Release Notes:
Platform Specific Features:
[Optional Runtime guard:]
[Optional Fixes #Issue]
[Optional Fixes commit #PR or SHA]
[Optional Deprecated:]
[Optional API Considerations:]

Signed-off-by: Greg Greenway <ggreenway@apple.com>
@ggreenway
Copy link
Copy Markdown
Member Author

After this, I'll do a rename of StringMatcherImplWithContext -> StringMatcherImpl as a separate PR

Signed-off-by: Greg Greenway <ggreenway@apple.com>
Looks like the stringmatcher/lua path was the only thing covering some lines

Signed-off-by: Greg Greenway <ggreenway@apple.com>
@repokitteh-read-only
Copy link
Copy Markdown

CC @envoyproxy/coverage-shephards: FYI only for changes made to (test/per_file_coverage.sh).
envoyproxy/coverage-shephards assignee is @RyanTheOptimist

🐱

Caused by: #33072 was synchronize by ggreenway.

see: more, trace.

@ggreenway
Copy link
Copy Markdown
Member Author

For coverage, looks like stringmatcher/lua was the only thing covering some lines. This was bumped after the stringmatcher code was added in #32822; so this is bumping back down just this one file.

@ggreenway ggreenway enabled auto-merge (squash) March 22, 2024 21:44
@ggreenway ggreenway merged commit b68af06 into envoyproxy:main Mar 22, 2024
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.

Tech debt: remove StringMatcher-related singletons.

2 participants