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

Feature/test #2

Open
wants to merge 20 commits into
base: development
Choose a base branch
from
Open

Feature/test #2

wants to merge 20 commits into from

Conversation

BonkeGcobo
Copy link
Collaborator

Description

  • Implemented TDD
  • Wrote Test for factorial
  • Wrote Test for reverse string
  • Wrote Test for Fizz BUzz

Thank you

Copy link

@ahmetbozaci ahmetbozaci left a comment

Choose a reason for hiding this comment

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

STATUS: Changes Required ♻️

@daudi13 ✋🏼

Your project is great. You are almost done. However, there are some issues you should fix. Please fix them then your project will be approved.

♻️ Request changes ♻️

  • Check the comments under the review.

Optional suggestions

Every comment with the [OPTIONAL] prefix is not crucial enough to stop the approval of this PR. However, I strongly recommend you to take them into account as they can make your code better.

  • Your commit messages should always start with capital letters and they should be an imperative tense. I see some of them are not like that. Instead of writing Added style or Created the file you should write Add style or Create the file
  • I write it as optional. But this is a general requirement for every project. So you should pay attention to this in your next projects.

OPTIONAL


Cheers and Happy coding! 💻 👏

almost


Feel free to leave any questions or comments in the PR thread if something is not 100% clear.
Please, remember to tag me in your question so I can receive the notification.

Please, do not open a new Pull Request for re-reviews. You should use the same Pull Request submitted for the first review, either valid or invalid unless it is requested otherwise.


As described in the Code reviews limits policy you have a limited number of reviews per project (check the exact number in your Dashboard). If you think that the code review was not fair, you can request a second opinion using this form.

GitHub | LinkedIn | Twitter

Reviewed by Ahmet Bozacı

@BonkeGcobo
Copy link
Collaborator Author

@ahmetbozaci Thank you for your review, can you provide us with clarity what are the things that we are supposed to change?

@ahmetbozaci
Copy link

@ahmetbozaci Thank you for your review, can you provide us with clarity what are the things that we are supposed to change?

Hello sorry ı think ı didn't save the comment

  • Please create test When N is divisible by 3, return "fizz". Requirement

image

Copy link

@Lameck1 Lameck1 left a comment

Choose a reason for hiding this comment

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

Hi, @BonkeGcobo & @daudi13,

You've done well addressing concerns from the previous review 👏🏼.
Tasks for this project are now successfully implemented 💯.

Highlights

  • Professional README ✔️
  • Clean code ✔️
  • Good commit messages ✔️

All the best with the next project.

You are free to merge this branch :shipit:
Congratulations! 🎉

Cheers and Happy coding!👏👏👏

Feel free to leave any questions or comments in the PR thread if something is not 100% clear.
Please, remember to tag me in your question so I can receive the notification.


As described in the Code reviews limits policy you have a limited number of reviews per project (check the exact number in your Dashboard). If you think that the code review was not fair, you can request a second opinion using this form.

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.

4 participants