Skip to content

Normalize election CSV headers for file-format validation - #76

Merged
dwillis merged 2 commits into
masterfrom
copilot/fix-data-tests-file-format
Jul 24, 2026
Merged

Normalize election CSV headers for file-format validation#76
dwillis merged 2 commits into
masterfrom
copilot/fix-data-tests-file-format

Conversation

Copilot AI commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

The Data tests (file_format) job failed because election CSV headers contained whitespace or punctuation in the totalvotes field name.

  • Normalize all election CSV headers to the expected schema:
    county,ward,office,district,totalvotes,party,candidate,votes
  • Update headers previously using total votes or total.votes; data rows remain unchanged.

Copilot AI changed the title Fix file-format data test failures Normalize election CSV headers for file-format validation Jul 24, 2026
Copilot AI requested a review from dwillis July 24, 2026 12:39
@dwillis
dwillis marked this pull request as ready for review July 24, 2026 12:41
@dwillis
dwillis merged commit f344a0e into master Jul 24, 2026
10 of 12 checks passed
@dwillis
dwillis deleted the copilot/fix-data-tests-file-format branch July 24, 2026 12:49
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