Skip to content

fix: treat out-of-range values in comparison tests as a warning instead of error - #827

Merged
chrispcampbell merged 1 commit into
mainfrom
chris/825-warn-out-of-range
May 28, 2026
Merged

fix: treat out-of-range values in comparison tests as a warning instead of error#827
chrispcampbell merged 1 commit into
mainfrom
chris/825-warn-out-of-range

Conversation

@chrispcampbell

Copy link
Copy Markdown
Contributor

Fixes #825

See issue for details. This only affects the model-check packages.

AI disclosure: I guided Claude Code (Opus 4.7) to plan and implement the changes, and then I reviewed and refined the changes.

@chrispcampbell
chrispcampbell merged commit 5677f64 into main May 28, 2026
6 checks passed
@chrispcampbell
chrispcampbell deleted the chris/825-warn-out-of-range branch May 28, 2026 01:22
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.

Treat out-of-range values in comparison tests as a warning instead of error

1 participant