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

Renamed and Isolated Bugs in Even Odd in Bash #1820

Merged
merged 4 commits into from
Oct 29, 2019
Merged

Renamed and Isolated Bugs in Even Odd in Bash #1820

merged 4 commits into from
Oct 29, 2019

Conversation

daveloyall
Copy link
Contributor

@daveloyall daveloyall commented Oct 29, 2019

Fixes #1817

@daveloyall
Copy link
Contributor Author

oh that's AWESOME. Sincerely. The code was in there, but the tests weren't running. This change of mine got the tests running. And they FAIL. The system works! :)

See https://travis-ci.com/TheRenegadeCoder/sample-programs/jobs/250643589#L475-L479

@jrg94 jrg94 requested a review from a team October 29, 2019 17:38
@jrg94 jrg94 self-assigned this Oct 29, 2019
@jrg94 jrg94 added bug Something isn't working hacktoberfest Hacktoberfest related labels Oct 29, 2019
@jrg94
Copy link
Member

jrg94 commented Oct 29, 2019

Looks like th error cases are missing. Otherwise, it works!

@daveloyall
Copy link
Contributor Author

Still got a failure on the negative number tests.

@jrg94
Copy link
Member

jrg94 commented Oct 29, 2019

You're right. I'm not sure how to fix that.

@jrg94
Copy link
Member

jrg94 commented Oct 29, 2019

So, I updated the solution, and it works on Jdoodle, but not here...

@jrg94
Copy link
Member

jrg94 commented Oct 29, 2019

Whoops! I have the tests backward. I should allow negatives...

@jrg94 jrg94 changed the title Fix name for this code snippet (see #1817) Renamed and Isolated Bugs in Even Odd in Bash Oct 29, 2019
@auroq auroq merged commit 47e7992 into TheRenegadeCoder:master Oct 29, 2019
@daveloyall daveloyall deleted the even-odd-rename branch October 29, 2019 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working hacktoberfest Hacktoberfest related
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

even-odd.sh does not get executed by test runner
3 participants