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

A big pile of exercises #31

Merged
merged 9 commits into from
Mar 14, 2016
Merged

A big pile of exercises #31

merged 9 commits into from
Mar 14, 2016

Conversation

tgecho
Copy link
Contributor

@tgecho tgecho commented Mar 14, 2016

First, I'm terribly sorry about dumping a pile of exercises in a single PR. Unfortunately, since adding an exercise requires modifying config.json and elm-package.json in a way that will cause parallel PRs to conflict any time one of them is merged.

If you have the slightest concern about one or more of the commits, just let me know and I'll yank them out of the branch so you can merge the rest. Otherwise I don't want to waste any reviewer time waiting for me to update parallel PRs so you can merge each one safely.

Thanks for your patience @parkerl !

@tgecho tgecho mentioned this pull request Mar 14, 2016
@parkerl
Copy link
Contributor

parkerl commented Mar 14, 2016

Holy exercises Batman! I will review ASAP!

suite
"DifferenceOfSquares"
[ suite
"Square the sum of the numbers up to the given number"
Copy link
Contributor

Choose a reason for hiding this comment

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

test descriptions should be all lowercase?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ah... I hadn't been consciously doing that, but I guess you're right.

@tgecho
Copy link
Contributor Author

tgecho commented Mar 14, 2016

@parkerl If you like, I can squash these "fix up" commits into their appropriate exercise specific commits when you're done skimming through.

suite
"triangleKind"
[ test
"Equilateral triangles have equal sides"
Copy link
Contributor

Choose a reason for hiding this comment

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

lowercase?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Got it

@parkerl
Copy link
Contributor

parkerl commented Mar 14, 2016

@tgecho you are too fast! These look great. I am going to make you a member of the team and when you are ready you can merge this. Great work.

@tgecho
Copy link
Contributor Author

tgecho commented Mar 14, 2016

🎉 Sounds good! You just caught me at a good moment :)

Thanks!

@tgecho
Copy link
Contributor Author

tgecho commented Mar 14, 2016

This should be good to go.

@parkerl
Copy link
Contributor

parkerl commented Mar 14, 2016

Ok I have asked @kytrinyx to set you up...in the meantime I'm merging this.

parkerl added a commit that referenced this pull request Mar 14, 2016
@parkerl parkerl merged commit a082e0f into exercism:master Mar 14, 2016
@tgecho tgecho deleted the exercises branch March 22, 2016 00:21
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