Skip to content

fix the overflow at (https://github.com/c-cube/qcheck/issues/408)#410

Merged
jmid merged 2 commits into
c-cube:mainfrom
alpaylan:fix/count-overflow
May 6, 2026
Merged

fix the overflow at (https://github.com/c-cube/qcheck/issues/408)#410
jmid merged 2 commits into
c-cube:mainfrom
alpaylan:fix/count-overflow

Conversation

@alpaylan
Copy link
Copy Markdown
Contributor

@alpaylan alpaylan commented May 1, 2026

I applied the suggested fix, added a regression test, ran and checked.

Copy link
Copy Markdown
Collaborator

@jmid jmid left a comment

Choose a reason for hiding this comment

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

This is excellent - thanks a bunch - also for adding a nice regression test! 🙏😃

Can you add a CHANGELOG entry, mentioning that the fix concerns an issue with both Test.make_{test,cell,...} - and in both QCheck and QCheck2?

@jmid jmid linked an issue May 6, 2026 that may be closed by this pull request
@alpaylan alpaylan force-pushed the fix/count-overflow branch from 9acc4cc to 31a57c0 Compare May 6, 2026 19:19
@alpaylan
Copy link
Copy Markdown
Contributor Author

alpaylan commented May 6, 2026

Done, thank you for the kind comments!

Comment thread CHANGELOG.md Outdated
@alpaylan alpaylan force-pushed the fix/count-overflow branch from 31a57c0 to 97b291f Compare May 6, 2026 20:31
@alpaylan alpaylan force-pushed the fix/count-overflow branch from 97b291f to 882ffa3 Compare May 6, 2026 20:35
@jmid jmid merged commit 67d0376 into c-cube:main May 6, 2026
24 checks passed
@jmid
Copy link
Copy Markdown
Collaborator

jmid commented May 6, 2026

Thanks!

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.

Test.make_cell ~count overflow bug

2 participants