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

Sync collatz-conjecture exercise #247

Merged
merged 1 commit into from
Dec 23, 2023

Conversation

keiravillekode
Copy link
Contributor

@keiravillekode keiravillekode commented Dec 19, 2023

Unlike many tracks, the Standard ML implementation for the collatz-conjecture exercise does not use the error strings - it uses NONE instead.

The error text in problem-specifications recently changed. As the test.sml for this exercise does not contain error text, no test.sml changes are needed at this time.

@keiravillekode keiravillekode force-pushed the sync-exercises branch 2 times, most recently from 03688e5 to 4f8095b Compare December 23, 2023 06:19
@keiravillekode keiravillekode changed the title Sync exercise tests Sync collatz-conjecture exercise Dec 23, 2023
Copy link
Contributor

@rainij rainij left a comment

Choose a reason for hiding this comment

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

According to the tests.toml two tests are "reimplemented". I am not super familiar with how exercism works but I would expect that the actual tests also should change.

Maybe you can add some explanations to the description of the PR to make it clear what happens in this PR.

@keiravillekode
Copy link
Contributor Author

PR description updated.

@rainij rainij merged commit 88830b8 into exercism:main Dec 23, 2023
2 checks passed
@keiravillekode keiravillekode deleted the sync-exercises branch December 23, 2023 12:27
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