Skip to content

binary-search: Update the tests following the canonical data#1050

Closed
elyssonmr wants to merge 2 commits intoexercism:masterfrom
elyssonmr:binary-search_update
Closed

binary-search: Update the tests following the canonical data#1050
elyssonmr wants to merge 2 commits intoexercism:masterfrom
elyssonmr:binary-search_update

Conversation

@elyssonmr
Copy link
Copy Markdown
Contributor

Update the binary-search track following the recommendations from issue #989

@cmccandless
Copy link
Copy Markdown
Contributor

@elyssonmr Thanks for your pull request!

Travis-CI build failed due to code style violations:

$ flake8
./exercises/binary-search/binary_search_test.py:6:1: E302 expected 2 blank lines, found 1

@elyssonmr
Copy link
Copy Markdown
Contributor Author

OK, going to check as soon as I arrive home

@elyssonmr
Copy link
Copy Markdown
Contributor Author

@cmccandless Done.

@N-Parsons
Copy link
Copy Markdown
Contributor

N-Parsons commented Oct 27, 2017

Hi @elyssonmr, thanks for your work on this.

Unfortunately there was already an open PR for the same issue (#1024) - it was poorly named and didn't reference the corresponding issue, so I'm not surprised that you didn't see it. Since I have now merged the other PR, I'm going to go ahead and close this one, but thank you for your effort with this.

@N-Parsons N-Parsons closed this Oct 27, 2017
@elyssonmr
Copy link
Copy Markdown
Contributor Author

No, prob I saw the notification.
thank you!

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