Skip to content

test: add regression test for topology float-conversion bug in _read_cfg - #9

Merged
test1card merged 1 commit into
mainfrom
claude/fix-config-conversion-uRIbE
Feb 28, 2026
Merged

test1card merged 1 commit into
mainfrom
claude/fix-config-conversion-uRIbE

Conversation

@test1card

Copy link
Copy Markdown
Owner

Adds test_read_cfg_topology_not_float_converted which simulates the exact field-classification logic from _read_cfg() using string values (as Qt widgets produce), asserting that 'topology' is never passed to float() and no ValueError is raised.

https://claude.ai/code/session_01Cjh3nEv91RsUG7MxAukNPg

Adds test_read_cfg_topology_not_float_converted which simulates the
exact field-classification logic from _read_cfg() using string values
(as Qt widgets produce), asserting that 'topology' is never passed to
float() and no ValueError is raised.

https://claude.ai/code/session_01Cjh3nEv91RsUG7MxAukNPg
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@test1card
test1card merged commit e6e9f35 into main Feb 28, 2026
6 checks passed
@test1card
test1card deleted the claude/fix-config-conversion-uRIbE branch February 28, 2026 01:32
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