Skip to content
This repository was archived by the owner on Nov 18, 2025. It is now read-only.

fix: refactor path templates to simplify regexes#1079

Merged
alexander-fenster merged 1 commit intomasterfrom
regex
Aug 6, 2021
Merged

fix: refactor path templates to simplify regexes#1079
alexander-fenster merged 1 commit intomasterfrom
regex

Conversation

@alexander-fenster
Copy link
Contributor

Fixes googleapis/google-cloud-node-core#372 by removing all look-behinds and look-aheads and simplifying the logic in general (as long as I could read the code). No changes to the tests => successful refactor! (the test coverage of this code is pretty good)

@alexander-fenster alexander-fenster requested a review from a team as a code owner August 6, 2021 09:19
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Aug 6, 2021
@alexander-fenster alexander-fenster added the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 6, 2021
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 6, 2021
@alexander-fenster alexander-fenster merged commit 23c43b6 into master Aug 6, 2021
@alexander-fenster alexander-fenster deleted the regex branch August 6, 2021 20:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Invalid regular expression: invalid group specifier name in Safari

2 participants