Skip to content

refactor: name the standard error column once - #233

Open
MoonBoi9001 wants to merge 1 commit into
mainfrom
mb9/name-the-standard-error-column-once
Open

MoonBoi9001 wants to merge 1 commit into
mainfrom
mb9/name-the-standard-error-column-once

Conversation

@MoonBoi9001

@MoonBoi9001 MoonBoi9001 commented Sep 10, 2026

Copy link
Copy Markdown
Member

This PR replaces 6 hand-typed copies of the column name "Standard Error" in the scoring pipeline with 1 named constant, so a typo can no longer silently produce a missing column.

@MoonBoi9001
MoonBoi9001 added this pull request to stack #242 September 10, 2026 13:51
@MoonBoi9001
MoonBoi9001 marked this pull request as ready for review September 10, 2026 13:53
The latency regression labels each coefficient's standard error with a column called
"Standard Error", and 6 places spelled that name out by hand. This adds 1 named constant so a
typo in any of them can no longer silently produce a missing column.
@MoonBoi9001
MoonBoi9001 force-pushed the mb9/name-the-standard-error-column-once branch from b6cf28c to 435d3b2 Compare September 10, 2026 14:15
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.

1 participant