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

Robustness of attribute_enumeration_likelihood #189

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

rroelke
Copy link
Collaborator

@rroelke rroelke commented Nov 13, 2024

proptest::option::weighted panics on inputs of 0.0 and 1.0. This pull request adds checks for those values and provides an alternate strategy which implements the request.

Copy link
Collaborator

@davisp davisp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 when CI is green

@rroelke rroelke force-pushed the rr/attribute-enumeration-probability-f64 branch from 7d48af5 to cff9b08 Compare November 13, 2024 02:52
@rroelke rroelke merged commit 9aafaae into main Nov 13, 2024
3 checks passed
@rroelke rroelke deleted the rr/attribute-enumeration-probability-f64 branch November 13, 2024 02:57
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