Skip to content

implement error object on multiple exercises#1337

Merged
rpottsoh merged 11 commits intoexercism:masterfrom
rpottsoh:addErrorObjects
Sep 24, 2018
Merged

implement error object on multiple exercises#1337
rpottsoh merged 11 commits intoexercism:masterfrom
rpottsoh:addErrorObjects

Conversation

@rpottsoh
Copy link
Copy Markdown
Member

@rpottsoh rpottsoh commented Sep 21, 2018

per #1311
phone-number
say
variable-length-quantity
queen-attack
forth

Comment thread exercises/say/canonical-data.json Outdated
"version": "1.1.0",
"version": "1.2.0",
"comments": [
"Here -1 is used as expected value to indicate that the",
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.

Would it make sense to update the comments to reflect the new error object?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Yes it would. 😄 Thanks for pointing it out.

@Insti
Copy link
Copy Markdown
Contributor

Insti commented Sep 21, 2018

Multiple changes in 1 PR makes reviewing harder. (Note to self: remember to view commits individually.)

Make sure you check all the comments at the start of the files.

Thanks for taking this on @rpottsoh 👍

@rpottsoh
Copy link
Copy Markdown
Member Author

Multiple changes in 1 PR makes reviewing harder.

Sorry about that. I hadn't considered that.

@rpottsoh
Copy link
Copy Markdown
Member Author

Should I just bust this up into separate PRs? This is getting messy, fast.

@Insti
Copy link
Copy Markdown
Contributor

Insti commented Sep 24, 2018

Should I just bust this up into separate PRs? This is getting messy, fast.

As long as nothing else needs to be done it's probably OK, just something to keep in mind for next time.

Copy link
Copy Markdown
Contributor

@sdublish sdublish 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; thanks for fixing the comments!

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.

3 participants