Skip to content

Conversation

@senekor
Copy link
Contributor

@senekor senekor commented Apr 7, 2024

The additional test cases for overflow are incorrect even with u64 in the API. u128 can be used as needed to calculate the intermediate values without overflow.

[no important files changed]

@github-actions
Copy link
Contributor

github-actions bot commented Apr 7, 2024

This PR touches files which potentially affect the outcome of the tests of an exercise. This will cause all students' solutions to affected exercises to be re-tested.

If this PR does not affect the result of the test (or, for example, adds an edge case that is not worth rerunning all tests for), please add the following to the merge-commit message which will stops student's tests from re-running. Please copy-paste to avoid typos.

[no important files changed]

For more information, refer to the documentation. If you are unsure whether to add the message or not, please ping @exercism/maintainers-admin in a comment. Thank you!

@senekor senekor force-pushed the collatz-conj-sync branch from ec04295 to b5db0f4 Compare April 7, 2024 13:11
@senekor senekor requested a review from ErikSchierboom April 7, 2024 13:15
@senekor
Copy link
Contributor Author

senekor commented Apr 7, 2024

Motivated by this report on the forum which points out that the overflow test cases are actually incorrect.

@senekor senekor merged commit 8c249f3 into main Apr 9, 2024
@senekor senekor deleted the collatz-conj-sync branch April 9, 2024 07:32
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.

3 participants