Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: error message when variables are unsolvable #812

Merged
merged 1 commit into from
Feb 27, 2025
Merged

Conversation

jsolaas
Copy link
Contributor

@jsolaas jsolaas commented Feb 27, 2025

Catch the error and convert it to an expected error.

Further improvement could be to evaluate variables when needed, but it
would still be nice if we could make sure we can solve in
validating.

Catch the error and convert it to an expected error.

Further improvement could be to evaluate variables when needed, but it
would still be nice if we could make sure we _can_ solve in
validating.
@jsolaas jsolaas requested a review from a team as a code owner February 27, 2025 10:23
@jsolaas jsolaas merged commit 6b67de8 into main Feb 27, 2025
8 checks passed
@jsolaas jsolaas deleted the fix/variables-error branch February 27, 2025 12:04
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