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

Add phone-number #188

Merged
merged 1 commit into from
Jan 6, 2025
Merged

Add phone-number #188

merged 1 commit into from
Jan 6, 2025

Conversation

BNAndras
Copy link
Member

For #48in24

@BNAndras BNAndras added x:module/practice-exercise Work on Practice Exercises x:rep/large Large amount of reputation labels Sep 21, 2024
@BNAndras BNAndras requested a review from loziniak September 21, 2024 06:42
@BNAndras
Copy link
Member Author

This is for the current week's featured exercise so this should take priority over the other two #48in24 PRs. Thanks!

Copy link
Member

@kotp kotp left a comment

Choose a reason for hiding this comment

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

It looks good to me, but the alignment can help in the code, as suggested.

Comment on lines +110 to +115
summary: (summary) ;@@ [string!]
test-code: (copy code) ;@@ [block!]
status: none ;@@ [word!] : 'pass | 'fail | 'error | 'ignored
;-- expected (optional field)
;-- actual (optional field)
;-- output (optional field)
Copy link
Member

@kotp kotp Sep 22, 2024

Choose a reason for hiding this comment

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

Suggested change
summary: (summary) ;@@ [string!]
test-code: (copy code) ;@@ [block!]
status: none ;@@ [word!] : 'pass | 'fail | 'error | 'ignored
;-- expected (optional field)
;-- actual (optional field)
;-- output (optional field)
summary: (summary) ;@@ [string!]
test-code: (copy code) ;@@ [block!]
status: none ;@@ [word!] : 'pass | 'fail | 'error | 'ignored
;-- expected (optional field)
;-- actual (optional field)
;-- output (optional field)

It might be "tab translation issue" here though.

Copy link
Member Author

Choose a reason for hiding this comment

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

I’m not seeing the difference on my phone. Mind describing it briefly? If we update testlib.red, we’ll want to do it for all instances of it. That’d be a separate PR.

Copy link
Member

Choose a reason for hiding this comment

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

It may be due to tabs, how it formats on the github page is "jittery". Sent you a patch.

@BNAndras BNAndras merged commit 932580c into exercism:main Jan 6, 2025
4 checks passed
@BNAndras BNAndras deleted the add-phone-number branch January 6, 2025 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
x:module/practice-exercise Work on Practice Exercises x:rep/large Large amount of reputation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants