Skip to content

Account for a space in the height returned by TrueID#11737

Merged
jmhooper merged 1 commit intomainfrom
jmhooper-update-height-regex
Jan 13, 2025
Merged

Account for a space in the height returned by TrueID#11737
jmhooper merged 1 commit intomainfrom
jmhooper-update-height-regex

Conversation

@jmhooper
Copy link
Contributor

The regex we used to read the height from a TrueID response did not account for a space that may appear between feet and inches. As a result height values like 5' 11" were not read. This commit updates the regex to fix that.

The regex we used to read the height from a TrueID response did not account for a space that may appear between feet and inches. As a result height values like `5' 11"` were not read. This commit updates the regex to fix that.

changelog: Internal, TrueID, Regex to parse the height from documents was adjusted
@jmhooper jmhooper requested a review from a team January 13, 2025 17:12
@jmhooper jmhooper merged commit 355be33 into main Jan 13, 2025
@jmhooper jmhooper deleted the jmhooper-update-height-regex branch January 13, 2025 17:31
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