Skip to content

Fix ColumnHeader.checkName() so it throws on failure.#2599

Merged
kosak merged 1 commit intodeephaven:mainfrom
kosak:kosak_qst-typo
Jun 29, 2022
Merged

Fix ColumnHeader.checkName() so it throws on failure.#2599
kosak merged 1 commit intodeephaven:mainfrom
kosak:kosak_qst-typo

Conversation

@kosak
Copy link
Copy Markdown
Contributor

@kosak kosak commented Jun 29, 2022

ColumnHeader.checkName() was intended to throw if the name is not valid.
However, the existing implementation checks isValid but then discards
the true/false result.

ColumnHeader.checkName() was intended to throw if the name is not valid.
However, the existing implementation checks isValid but then discards
the true/false result.
@kosak kosak merged commit 17c954d into deephaven:main Jun 29, 2022
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 29, 2022
@kosak kosak deleted the kosak_qst-typo branch July 7, 2022 00:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants