Skip to content

Palindrome products#968

Merged
mk-mxp merged 3 commits into
exercism:mainfrom
A-O-Emmanuel:palindrome-products
May 22, 2026
Merged

Palindrome products#968
mk-mxp merged 3 commits into
exercism:mainfrom
A-O-Emmanuel:palindrome-products

Conversation

@A-O-Emmanuel

Copy link
Copy Markdown
Contributor

I did the following in this pull request:
Run bin/configlet sync -u -e palindrome-products --yes --docs --filepaths --metadata --tests include (updates the Markdown files and maybe tests.toml)

Drop strict types comments from test file and example code (these are useless)

Add and sync test meta data to tests (uuid in DocBlocks / #TestDox())

Add exercise to bin/auto-sync.txt to keep it in sync (keep the file alphabetically sorted)

Ordered test cases to match current problem specs

Add missing tests

@github-actions

Copy link
Copy Markdown

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!

@A-O-Emmanuel A-O-Emmanuel mentioned this pull request May 19, 2026
5 tasks
@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/tiny Tiny amount of work x:rep/tiny Tiny amount of reputation labels May 22, 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 your contribution!

@mk-mxp mk-mxp merged commit a78b242 into exercism:main May 22, 2026
12 checks passed
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/tiny Tiny amount of reputation x:size/tiny Tiny 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