Skip to content

Conversation

@julianoes
Copy link
Collaborator

Add set_and_verify action that sets a parameter and reads it back to verify the value.

Change type detection to use presence of '.' (4 -> int, 4.0 -> float) with fallback to the other type on WrongType. Add clear user feedback about detected types.

Refactor set/set_and_verify to share common helper functions.

Add set_and_verify action that sets a parameter and reads it back
to verify the value.

Change type detection to use presence of '.' (4 -> int, 4.0 -> float)
with fallback to the other type on WrongType. Add clear user feedback
about detected types.

Refactor set/set_and_verify to share common helper functions.
@sonarqubecloud
Copy link

@julianoes julianoes merged commit 5d2947b into main Dec 29, 2025
56 checks passed
@julianoes julianoes deleted the pr-example-improve-params branch December 29, 2025 18:30
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