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

Test against annoying float values? #596

Open
MicahGale opened this issue Nov 26, 2024 · 0 comments
Open

Test against annoying float values? #596

MicahGale opened this issue Nov 26, 2024 · 0 comments
Labels
code improvement A feature request that will improve the software and its maintainability, but be invisible to users. feature request An issue that improves the user interface. good first issue Good for newcomers

Comments

@MicahGale
Copy link
Collaborator

Hypothesis just reminded me that there are other float values, namely: nan -inf and inf. Right now we have no protection against this. Should we?

Secondly, I think it's time to consolidate our value enforcement system and remove all the duplicated code.

@MicahGale MicahGale added good first issue Good for newcomers code improvement A feature request that will improve the software and its maintainability, but be invisible to users. feature request An issue that improves the user interface. labels Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code improvement A feature request that will improve the software and its maintainability, but be invisible to users. feature request An issue that improves the user interface. good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant