feature/improve-postcode-matching#172
Merged
Merged
Conversation
66ed415 to
7713bb8
Compare
Signed-off-by: DBT pre-commit check
7713bb8 to
4fc29a9
Compare
SamW94
approved these changes
Mar 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Improve the current matching for postcode data using an updated regex. The previous regex would match on strings where a part of the string matched a postcode format. For example, the string
f500f7d832fewould trigger a suspected match ond832feas this matches a postcode formatContributors
Let's acknowledge the people who contributed to the work.
Type of change
How this has been tested
Automated tests have been updated, and some repositories have been used to test this manually
Checklist
Reviewer Checklist