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

state-machine: prep for a minor release #401

Merged
merged 4 commits into from
Mar 8, 2024

Conversation

tzemanovic
Copy link
Contributor

No description provided.

@tzemanovic tzemanovic marked this pull request as ready for review November 22, 2023 16:42
@@ -567,7 +567,7 @@ mod test {
///
/// This constant can be determined from the test
/// `number_of_sequential_value_tree_simplifications`.
const SIMPLIFICATIONS: usize = 699;
const SIMPLIFICATIONS: usize = 32;
Copy link
Contributor

Choose a reason for hiding this comment

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

for clarity why this change?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I missed this change in #392 that fixed a bug in shrinking, it was actually failing on that branch

Copy link
Contributor

@rexmas rexmas left a comment

Choose a reason for hiding this comment

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

👍

@rexmas rexmas merged commit 5b1931a into proptest-rs:master Mar 8, 2024
5 checks passed
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