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

Teleportation Task 1.2-1.4 added #1556

Merged
merged 5 commits into from
May 31, 2024

Conversation

devikamehra
Copy link
Contributor

Teleportation Task 1.2-1.4 added

Copy link
Member

@tcNickolas tcNickolas left a comment

Choose a reason for hiding this comment

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

I left some comments, the most important ones on the testing harness - we'll be reusing it a lot in the upcoming tasks, so we'll want to make sure the code is easy to follow.

Thank you!

katas/content/teleportation/Common.qs Outdated Show resolved Hide resolved
katas/content/teleportation/Common.qs Outdated Show resolved Hide resolved
katas/content/teleportation/Common.qs Outdated Show resolved Hide resolved
katas/content/teleportation/Common.qs Outdated Show resolved Hide resolved
katas/content/teleportation/Common.qs Outdated Show resolved Hide resolved
katas/content/teleportation/send_the_message/index.md Outdated Show resolved Hide resolved
katas/content/teleportation/send_the_message/index.md Outdated Show resolved Hide resolved
katas/content/teleportation/send_the_message/index.md Outdated Show resolved Hide resolved
@tcNickolas
Copy link
Member

Additionally, please add the kata you're working on to index.json, so that CI builds can verify it

Copy link
Member

@tcNickolas tcNickolas left a comment

Choose a reason for hiding this comment

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

This looks much better than the first iteration! Let's just polish printing of the state that was supposed to be prepared and the state that was actually prepared, and do some final polish.

Thank you!

katas/content/teleportation/reconstruct_message/index.md Outdated Show resolved Hide resolved
katas/content/teleportation/send_message/solution.md Outdated Show resolved Hide resolved
katas/content/teleportation/Common.qs Outdated Show resolved Hide resolved
katas/content/teleportation/Common.qs Outdated Show resolved Hide resolved
katas/content/teleportation/Common.qs Show resolved Hide resolved
katas/content/teleportation/Common.qs Outdated Show resolved Hide resolved
Copy link
Member

@tcNickolas tcNickolas left a comment

Choose a reason for hiding this comment

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

Looks good! I spent some time thinking about the best way to show the results to the learner; you were right that we can't avoid DumpMachine for all scenarios, but then we need to explain what the learner sees in the output. I left a suggestion for that, let me apply it and send this on its way to merge.

Thank you!

katas/content/teleportation/Common.qs Outdated Show resolved Hide resolved
katas/content/teleportation/Common.qs Outdated Show resolved Hide resolved
@tcNickolas tcNickolas enabled auto-merge May 31, 2024 00:42
@tcNickolas tcNickolas added this pull request to the merge queue May 31, 2024
Merged via the queue into microsoft:main with commit 7c48b35 May 31, 2024
16 checks passed
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.

None yet

2 participants