Skip to content

Sync tournament (issue #986)#1014

Merged
mk-mxp merged 8 commits into
exercism:mainfrom
resu-xuniL:sync-tournament
Jul 11, 2026
Merged

Sync tournament (issue #986)#1014
mk-mxp merged 8 commits into
exercism:mainfrom
resu-xuniL:sync-tournament

Conversation

@resu-xuniL

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

Copy link
Copy Markdown
Contributor
  • Synced Tournament metadata and docs
  • Removed strict types comments from example.php and tournamentTest.php
  • Added tournament to auto-sync.txt
  • Added GitHub handle to config.json
  • Added UUID and TestDox to tests
  • Fixed example.php to pass new test unit
  • Changed difficulty to 4
  • Harmonised textdox (capitalise first word)

Had to modify example.php to pass new test cases from problem-specifications

Ref: #986

Closes #986

@github-actions

github-actions Bot commented Jul 7, 2026

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!

@mk-mxp mk-mxp self-requested a review July 11, 2026 11:29
@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 Jul 11, 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.

This breaks a great amount of community solutions (at least for the PHP track): more than 4500! Anyways I think the test is not that unrealistic and it breaks the result formatting only.

Thanks for this!

@mk-mxp mk-mxp merged commit b766fc1 into exercism:main Jul 11, 2026
15 checks passed
@resu-xuniL

Copy link
Copy Markdown
Contributor Author

Yes, need to pad a 2 digits score now. 4500+ breaks, include mine 😁

@resu-xuniL resu-xuniL deleted the sync-tournament branch July 11, 2026 12:04
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.

Sync tournament

2 participants