Skip to content

Sync transpose (issue #985) - #1016

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

Sync transpose (issue #985)#1016
mk-mxp merged 9 commits into
exercism:mainfrom
resu-xuniL:sync-transpose

Conversation

@resu-xuniL

Copy link
Copy Markdown
Contributor
  • Synced Transpose metadata and docs
  • Removed strict types comments from example.php and TransposeTest.php
  • Added transpose to auto-sync.txt
  • Added GitHub handle to config.json
  • Added UUID and TestDox to tests
  • Fixed example.php to pass new test unit

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

Closes #985

@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/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.

Let's make this a difficulty 2 exercise. The padding is a real challenge in itself, I think.

@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 also may break some solutions, but the requirements were there always. So, I think that's OK.

Thanks a lot for your work!

@mk-mxp mk-mxp added x:size/small Small amount of work x:rep/small Small amount of reputation and removed x:size/tiny Tiny amount of work x:rep/tiny Tiny amount of reputation labels Jul 11, 2026
@mk-mxp
mk-mxp merged commit 6fea088 into exercism:main Jul 11, 2026
13 checks passed
@resu-xuniL
resu-xuniL deleted the sync-transpose branch July 11, 2026 14:33
@resu-xuniL

Copy link
Copy Markdown
Contributor Author

My pleasure! thanks.

@resu-xuniL

Copy link
Copy Markdown
Contributor Author

I think this PR will break the new 'sorting use' rule

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.

Sync transpose

2 participants