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

Rebase on top of master #8

Merged
merged 3 commits into from
Mar 15, 2024
Merged

Rebase on top of master #8

merged 3 commits into from
Mar 15, 2024

Conversation

ChickenProp
Copy link
Owner

I've brought this repository's master up to date with upstream master, and forked proda-202403 off from it. We'll stick with this branch until next time we bring in upstream master.

The changes we have on top of master are:

I wanted to make a PR as documentation of how the branch got to its state. But also I want excelsior to be pointing at the actual branch, not just a PR onto that branch. So I'm going to merge this, but if someone does want to review, feel free.

It's not useful with `recheckAt`, and makes fast growth more awkward to
implement. This might break compatibility more than upstream wants, but
at this point I've mostly given up on getting things merged there. If
they do want fast growth we can figure out something.
Closes hedgehogqa#472. We now grow test size in fixed increments from 0 to 99, or
as close as we can without going over, in however many tests we run. If
we run more than n * 100 tests, then we go from 0 to 99 n times, and
then do fixed increments for the remainder. Additionally, if we discard
a bunch of times in a row we start to grow the size.
They're ignored, but this means hspec-hedgohog works again.

Also, there was a parameter named `size` that should have been named
`seed`.
@ChickenProp ChickenProp merged commit 8fc8a4d into proda-202403 Mar 15, 2024
25 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.

1 participant