Skip to content

chore: replace re.match with re.fullmatch#17024

Open
parthea wants to merge 5 commits into
mainfrom
replace-re-match
Open

chore: replace re.match with re.fullmatch#17024
parthea wants to merge 5 commits into
mainfrom
replace-re-match

Conversation

@parthea
Copy link
Copy Markdown
Contributor

@parthea parthea commented May 11, 2026

This PR depends on #16944. Please review #16944 first.

The PR addresses the feedback in #16944 (comment) , specifically 1.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the test templates and golden files to use re.fullmatch instead of re.match for validating auto-populated UUID fields, ensuring compliance with AIP 4235 by verifying the entire string matches the expected pattern. I have no feedback to provide.

@parthea parthea force-pushed the replace-re-match branch from 26dcbf3 to cb4c729 Compare May 11, 2026 17:21
Base automatically changed from repro-508597813 to main May 11, 2026 18:14
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