Skip to content

Add a loop that prints "Hello World" ten times#4

Open
noah-curran wants to merge 3 commits into
masterfrom
add-loop
Open

Add a loop that prints "Hello World" ten times#4
noah-curran wants to merge 3 commits into
masterfrom
add-loop

Conversation

@noah-curran
Copy link
Copy Markdown
Owner

@noah-curran noah-curran commented Nov 25, 2019

The code adds a loop that prints "Hello World" ten times.

Code Review Bot Information

Below you will find information created by this bot!

Reviewers:

Status Reviewer Role Description
@cam2-code-review-bot-2 LOGIC check the logic of the file main.py

Parent Issue:
2
Children Issues: #5

@noah-curran
Copy link
Copy Markdown
Owner Author

@cam2-code-review-bot-2 init

@cam2-code-review-bot-2
Copy link
Copy Markdown
Collaborator

🤖 The bot has initialized this issue!

@noah-curran
Copy link
Copy Markdown
Owner Author

@cam2-code-review-bot-2 lint Python

Comment thread main.py
@@ -1,3 +1,6 @@
def helloWorld():
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

• Line 6:1: E305 expected 2 blank lines after class or function definition, found 1
• Line 6:21: W292 no newline at end of file

Copy link
Copy Markdown
Collaborator

@cam2-code-review-bot-2 cam2-code-review-bot-2 left a comment

Choose a reason for hiding this comment

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

Linting has been performed. Please review the comment for each file.

@noah-curran
Copy link
Copy Markdown
Owner Author

@cam2-code-review-bot-2 openissue "code is no documented" "please make sure the code is documented properly"

Comment thread main.py

No newline at end of file
def helloWorldTenTimes():

for i in range(1, 10):
Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

@cam2-code-review-bot-2 defect logic 3 "immproper range"

@noah-curran
Copy link
Copy Markdown
Owner Author

@cam2-code-review-bot-2 assign cam2-code-review-bot-2 LOGIC "check the logic of the file main.py"

@cam2-code-review-bot-2
Copy link
Copy Markdown
Collaborator

Reviewer @cam2-code-review-bot-2 is assigned successfully!

@noah-curran
Copy link
Copy Markdown
Owner Author

@cam2-code-review-bot-2 parentissue 2

@noah-curran
Copy link
Copy Markdown
Owner Author

@cam2-code-review-bot-2 init

@cam2-code-review-bot-2
Copy link
Copy Markdown
Collaborator

🤖 The bot has initialized this issue!

@noah-curran
Copy link
Copy Markdown
Owner Author

@cam2-code-review-bot-2 lint code of language python

Comment thread main.py
@@ -1,3 +1,7 @@
def helloWorld():
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Collaborator

@cam2-code-review-bot-2 cam2-code-review-bot-2 left a comment

Choose a reason for hiding this comment

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

Linting has been performed. Please review the comment for each file.

@noah-curran
Copy link
Copy Markdown
Owner Author

@cam2-code-review-bot-2 lint code of language c++

@cam2-code-review-bot-2
Copy link
Copy Markdown
Collaborator

Command failed. Please use a supported language.

@noah-curran
Copy link
Copy Markdown
Owner Author

@cam2-code-review-bot-2 lint

Copy link
Copy Markdown
Collaborator

@cam2-code-review-bot-2 cam2-code-review-bot-2 left a comment

Choose a reason for hiding this comment

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

Linting has been performed. Please review the comment for each file.

@noah-curran
Copy link
Copy Markdown
Owner Author

@cam2-code-review-bot-2 lint

@cam2-code-review-bot-2
Copy link
Copy Markdown
Collaborator

Command failed. Please use format @bot-name lint code [of langauge <Code Language>].

@noah-curran
Copy link
Copy Markdown
Owner Author

@cam2-code-review-bot-2 init

@cam2-code-review-bot-2
Copy link
Copy Markdown
Collaborator

🤖 The bot has initialized this issue!

@noah-curran
Copy link
Copy Markdown
Owner Author

@cam2-code-review-bot-2 show reviewers

@cam2-code-review-bot-2
Copy link
Copy Markdown
Collaborator

These are the reviewers for this issue along with their role and a description for their role:Username Role Description
cam2-code-review-bot-2 LOGIC you will do this

@noah-curran
Copy link
Copy Markdown
Owner Author

@cam2-code-review-bot-2 show reviewers

@cam2-code-review-bot-2
Copy link
Copy Markdown
Collaborator

These are the reviewers for this issue along with their role and a description for their role:

Username Role Description
cam2-code-review-bot-2 LOGIC you will do this

@noah-curran
Copy link
Copy Markdown
Owner Author

@cam2-code-review-bot-2 show reviewers

@cam2-code-review-bot-2
Copy link
Copy Markdown
Collaborator

These are the reviewers for this issue along with their role and a description for their role:

Username Role Description
cam2-code-review-bot-2 LOGIC you will do this

@noah-curran
Copy link
Copy Markdown
Owner Author

@cam2-code-review-bot-2 open issue with title "new issue here dude!"

@cam2-code-review-bot-2
Copy link
Copy Markdown
Collaborator

New issue has been successfully created as #9.

@noah-curran
Copy link
Copy Markdown
Owner Author

@cam2-code-review-bot-2 parent issue is 6

@cam2-code-review-bot-2
Copy link
Copy Markdown
Collaborator

Command failed. Please first initialize the parent repository by using @bot-name init in #6 and then try again.

@noah-curran
Copy link
Copy Markdown
Owner Author

@cam2-code-review-bot-2 parent issue is 6

@cam2-code-review-bot-2
Copy link
Copy Markdown
Collaborator

The parent issue has been successfully changed to #6.

@noah-curran
Copy link
Copy Markdown
Owner Author

@cam2-code-review-bot-2 show issue dependencies

2 similar comments
@noah-curran
Copy link
Copy Markdown
Owner Author

@cam2-code-review-bot-2 show issue dependencies

@noah-curran
Copy link
Copy Markdown
Owner Author

@cam2-code-review-bot-2 show issue dependencies

@cam2-code-review-bot-2
Copy link
Copy Markdown
Collaborator

These are the issue dependencies for this issue:

Parent Issue: #6

Child Issues: #7 #9

@noah-curran
Copy link
Copy Markdown
Owner Author

@cam2-code-review-bot-2 show issue dependencies

@cam2-code-review-bot-2
Copy link
Copy Markdown
Collaborator

These are the issue dependencies for this issue:

Parent Issue: #6

Child Issues: #7, #9

@noah-curran
Copy link
Copy Markdown
Owner Author

@cam2-code-review-bot-2 init

@cam2-code-review-bot-2
Copy link
Copy Markdown
Collaborator

🤖 The bot has initialized this issue!

@noah-curran
Copy link
Copy Markdown
Owner Author

@cam2-code-review-bot-2 lint code of language python

Comment thread main.py
@@ -1,3 +1,7 @@
def helloWorld():
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Collaborator

@cam2-code-review-bot-2 cam2-code-review-bot-2 left a comment

Choose a reason for hiding this comment

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

Linting has been performed. Please review the comment for each file.

@noah-curran
Copy link
Copy Markdown
Owner Author

@cam2-code-review-bot-2 lint code of language python

1 similar comment
@noah-curran
Copy link
Copy Markdown
Owner Author

@cam2-code-review-bot-2 lint code of language python

Comment thread main.py
@@ -1,3 +1,7 @@
def helloWorld():
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Collaborator

@cam2-code-review-bot-2 cam2-code-review-bot-2 left a comment

Choose a reason for hiding this comment

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

Linting has been performed. Please review the comment for each file.

@zkalli
Copy link
Copy Markdown

zkalli commented Jan 28, 2020

@cam2-code-review-bot-2 lint code of language python

1 similar comment
@fatcat2
Copy link
Copy Markdown

fatcat2 commented Jan 28, 2020

@cam2-code-review-bot-2 lint code of language python

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