Skip to content

Add swift scheduling test + update perfect-numbers docs - #1033

Merged
mk-mxp merged 2 commits into
exercism:mainfrom
resu-xuniL:update-exercises
Jul 26, 2026
Merged

Add swift scheduling test + update perfect-numbers docs#1033
mk-mxp merged 2 commits into
exercism:mainfrom
resu-xuniL:update-exercises

Conversation

@resu-xuniL

@resu-xuniL resu-xuniL commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

following problem-specifications

swift scheduling got a new test + adjust example.php

(and update perfect-numbers docs)

@github-actions

Copy link
Copy Markdown
Contributor

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!

@mk-mxp mk-mxp added x:action/sync Sync content with its latest version x:knowledge/elementary Little Exercism knowledge required x:module/practice-exercise Work on Practice Exercises x:type/content Work on content (e.g. exercises, concepts) x:size/small Small amount of work x:rep/small Small amount of reputation labels Jul 20, 2026

@mk-mxp mk-mxp left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks for helping! Such a small new test case and so much to correct...

@mk-mxp
mk-mxp merged commit 9e2364b into exercism:main Jul 26, 2026
15 checks passed
@resu-xuniL
resu-xuniL deleted the update-exercises branch July 26, 2026 19:27
@resu-xuniL

Copy link
Copy Markdown
Contributor Author

You're welcome!
I must admit that only one change would have been necessary for the new test (the round() replacement with intdiv()). But I have seized the occasion to remove useless code :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

x:action/sync Sync content with its latest version x:knowledge/elementary Little Exercism knowledge required x:module/practice-exercise Work on Practice Exercises x:rep/small Small amount of reputation x:size/small Small amount of work x:type/content Work on content (e.g. exercises, concepts)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants