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(frontend-python): use more strict inputset to fix a flanky test #636

Merged
merged 1 commit into from
Dec 18, 2023

Conversation

umut-sahin
Copy link
Contributor

@umut-sahin umut-sahin commented Dec 15, 2023

This change is required because because inputset evaluation happens after fusing and this error was being raised during fusing. So it doesn't have the full bounds or the measured bit-width.

@bcm-at-zama
Copy link
Contributor

might help to explain a bit more why you make this change; for future

@umut-sahin
Copy link
Contributor Author

Explain it where exactly, in the test? 🤔

@bcm-at-zama
Copy link
Contributor

Explaining it in the PR. If later, people have a look to understand why you made this change, they'll be happy to have a few info. Just changing something like that, for no obvious reason, without a comment in the src/ or in the PR is not great to me, for future developers.

@umut-sahin
Copy link
Contributor Author

Edited the PR description 👍

@BourgerieQuentin BourgerieQuentin merged commit b9806e4 into main Dec 18, 2023
21 of 24 checks passed
@BourgerieQuentin BourgerieQuentin deleted the fix/flanky-frontend-test branch December 18, 2023 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants