Skip to content

US_LETTER datacheck - #357

Merged
jteresco merged 4 commits into
TravelMapping:masterfrom
yakra:datacheck
Nov 16, 2020
Merged

US_LETTER datacheck#357
jteresco merged 4 commits into
TravelMapping:masterfrom
yakra:datacheck

Conversation

@yakra

@yakrayakra commented Nov 16, 2020

Copy link
Copy Markdown
Contributor

Closes#351.
See also TravelMapping/Web#554.

The US_BANNER datacheck was present in siteupdate but commented out since the earliest days. Very few results overall (31 as of 3d2f858), though most were FPs, due to the A or B beginning a string such as "ALT" (vice "Alt") or a city suffix that would more properly go after an underscore.
This revision tightens the net, to omit these cases better left to a different datacheck.
Now, an error is flagged if the A or B ends the label or is followed by /, _ or (.
Only 6 results.

Renaming to US_LETTER: a better fit IMO, as most datacheck names describe what's wrong, whereas US_BANNER is more of a description of what would be right instead.

Along for the ride: some stuff. Commit messages & diffs should be self explanatory enough. :)

@yakrayakra changed the title DatacheckUS_LETTER datacheckNov 16, 2020
@jteresco
jteresco merged commit 9eec0ed into TravelMapping:masterNov 16, 2020
@jteresco

Copy link
Copy Markdown
Contributor

Pulled to noreaster before tonight's update.

Sign up for freeto 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.

USA-only datachecks

2 participants

@yakra@jteresco