Skip to content

Update regex pattern for optional 'foo' match#114

Open
ogregoire wants to merge 2 commits intogoogle:masterfrom
ogregoire:patch-1
Open

Update regex pattern for optional 'foo' match#114
ogregoire wants to merge 2 commits intogoogle:masterfrom
ogregoire:patch-1

Conversation

@ogregoire
Copy link
Copy Markdown

Fix the pattern that matches foo entirely and optionally as the previous pattern matched only the last o of foo.

ogregoire and others added 2 commits April 15, 2026 11:20
Fix the pattern that matches `foo` entirely and optionally as the previous pattern matched only the last `o` of `foo`.
@ogregoire
Copy link
Copy Markdown
Author

I don't know why and how Github Actions pushed a commit right after me, I don't recall agreeing to this.

@fluentfuture
Copy link
Copy Markdown
Collaborator

That was jacoco script trying to update the test coverage data.

@fluentfuture
Copy link
Copy Markdown
Collaborator

The PR has conflict.

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