Keyboard Shortcuts
File
u
:
up to issue
m
:
publish + mail comments
M
:
edit review message
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
<Enter>
:
respond to / edit current comment
d
:
mark current comment as done
Issue
u
:
up to list of issues
m
:
publish + mail comments
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
#
:
close issue
Comment/message editing
<Ctrl>
+
s
or
<Ctrl>
+
Enter
:
save comment
<Esc>
:
cancel edit
Rietveld
Code Review Tool
Help
|
Bug tracker
|
Discussion group
|
Source code
Issues
All Issues
Delta Between Two Patch Sets: .gitignore
Issue
29342955
:
Issue 3985 - Unified test runner for sitescripts (Closed)
Left Patch Set:
Created May 23, 2016, 9:50 p.m.
Right Patch Set: Measure test coverage of everything in sitescripts
Created May 25, 2016, 3:37 p.m.
Left:
Base
Patch Set 1: None
Patch Set 2: Remove filterhits, remove dependencies for notifications tests, make everything run in one environm…
Patch Set 3: Add flake8 checking, import some of the web handlers into tests instead of none, switch to pysed fr…
Patch Set 4: Measure test coverage of everything in sitescripts
Right:
Patch Set 1: None
Patch Set 2: Remove filterhits, remove dependencies for notifications tests, make everything run in one environm…
Patch Set 3: Add flake8 checking, import some of the web handlers into tests instead of none, switch to pysed fr…
Patch Set 4: Measure test coverage of everything in sitescripts
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
.gitignore
.hgignore
README.md
tox.ini
Left:
Side by side diff
|
Download
Right:
Side by side diff
|
Download
« no previous file with change/comment
|
« no previous file
|
.hgignore »
('j') |
no next file with change/comment »
Toggle Intra-line Diffs
('i') |
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
LEFT
RIGHT
1 *.pyc
1 *.pyc
2 *.pyo
2 *.pyo
3 **/.cache
3 **/.cache
4 /.tox
4 /.tox
5
/.
vagrant
5
/.
sitescripts.test
6
/.coverage
LEFT
RIGHT
« no previous file
|
.hgignore »
('j') |
Toggle Intra-line Diffs
('i') |
Expand Comments
('e') |
Collapse Comments
('c') |
Toggle Comments
('s')
Edit Message
Issue 29342955: Issue 3985 - Unified test runner for sitescripts (Closed)
Created May 23, 2016, 9:50 p.m. by Vasily Kuznetsov
Modified May 25, 2016, 8:29 p.m.
Reviewers: Sebastian Noack
Base URL:
Comments: 14
This is Rietveld