Show comments left to changes without vote
Patch allows to show number of comments left to changes w/o left vote (i.e. when Vote is left to default value "0"). Change-Id: Id89bdd5fe4233589d9f2c11ed6dfaffebec44a86
This commit is contained in:
parent
31346ff89c
commit
6d213fbb22
@ -33,6 +33,7 @@
|
||||
<div>LOCs: <b>${loc}</b></div>
|
||||
<div>Do not merge (-2): <b>${marks["-2"]}</b>
|
||||
<div>Patch needs further work (-1): <b>${marks["-1"]}</b>
|
||||
<div>Commented on patch (0): <b>${marks["0"]}</b>
|
||||
<div>Looks good (+1): <b>${marks["1"]}</b>
|
||||
<div>Looks good for core (+2): <b>${marks["2"]}</b>
|
||||
<div>Approve: <b>${marks["A"]}</b>
|
||||
|
Loading…
Reference in New Issue
Block a user