flake8
-
rbtools/commands/__init__.py (Diff revision 1) Show all issues -
-
-
-
-
-
-
-
-
-
-
Review Request #11541 — Created March 20, 2021 and submitted
Information | |
---|---|
ryankang | |
RBTools | |
master | |
|
|
Reviewers | |
rbtools, students | |
Depends on JSON output object from r#11521. Adding information
that goes into rows of the status table into a JSON object. If no requests
are found the array remains empty. Also addsinfo
if format_results is
called.
Ran unit tests in
Commands
and passed all tests
Summary |
---|
Description | From | Last Updated |
---|---|---|
The diff of this includes the changes from your other review request. You probably want to post and explicitly specify … |
|
|
W293 blank line contains whitespace |
![]() |
|
W293 blank line contains whitespace |
![]() |
|
W293 blank line contains whitespace |
![]() |
|
W293 blank line contains whitespace |
![]() |
|
W293 blank line contains whitespace |
![]() |
|
W293 blank line contains whitespace |
![]() |
|
E303 too many blank lines (2) |
![]() |
|
W293 blank line contains whitespace |
![]() |
|
W293 blank line contains whitespace |
![]() |
|
E501 line too long (80 > 79 characters) |
![]() |
|
W293 blank line contains whitespace |
![]() |
|
W291 trailing whitespace |
![]() |
|
W293 blank line contains whitespace |
![]() |
|
W293 blank line contains whitespace |
![]() |
|
W293 blank line contains whitespace |
![]() |
rbtools/commands/__init__.py (Diff revision 1) |
---|
The diff of this includes the changes from your other review request.
You probably want to post and explicitly specify which commits you want to include. For example, to include just the latest two commits:
rbt post -r 11541 HEAD^^..HEAD
If you have two branch tips, you can also do:
rbt post -r 11541 json-branch..json-status-branch
Commits: |
|
||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Diff: |
Revision 2 (+31 -5) |
Commits: |
|
||||||||
---|---|---|---|---|---|---|---|---|---|
Diff: |
Revision 3 (+6 -6) |
Commits: |
|
||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Diff: |
Revision 4 (+32 -6) |
Commits: |
|
||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Diff: |
Revision 5 (+32 -6) |
Description: |
|
---|
Commits: |
|
||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Diff: |
Revision 6 (+30 -8) |
Summary: |
|
||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Commits: |
|
||||||||||||||||||||||
Depends On: |
|
||||||||||||||||||||||
Groups: |
|
||||||||||||||||||||||
Diff: |
Revision 7 (+34 -12) |