Closed
Bug 1351749
Opened 9 years ago
Closed 7 years ago
mozreview counts number of added lines in virtual commit message file
Categories
(MozReview Graveyard :: Review Board: DiffViewer, enhancement)
MozReview Graveyard
Review Board: DiffViewer
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: ato, Unassigned)
Details
Attachments
(3 files)
When listing number of added- and removed lines of code for a commit, mozreview also includes the number of lines added for the virtual commit message file.
I just wrote a patch that adds +1 lines, but mozreview claims +5 since the commit message is four lines long. This is merely a papercut, but it immediately confused me because I thought I had committed more things than I did.
| Reporter | ||
Comment 1•9 years ago
|
||
See attached screen capture for proof.
Comment 2•8 years ago
|
||
Comment 3•8 years ago
|
||
Let's discuss the idea before adding more work on it (tests and such).
Flags: needinfo?(smacleod)
Updated•8 years ago
|
Flags: needinfo?(dwalsh)
Updated•8 years ago
|
Flags: needinfo?(dwalsh)
| Comment hidden (mozreview-request) |
Comment 5•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8857738 [details]
mozreview: do not count number of ceadded lines in commit message file (bug 1351749)
https://reviewboard.mozilla.org/r/129694/#review132328
::: commit-message-ef32c:1
(Diff revision 1)
> +mozreview: do not count number of ceadded lines in commit message file (bug 1351749) r=davidwalsh
I'll fix the commit msg typo with the first "after review" push
Attachment #8857738 -
Flags: review-
Updated•8 years ago
|
Flags: needinfo?(smacleod)
Updated•8 years ago
|
Attachment #8857738 -
Flags: review?(dwalsh) → review?
Updated•8 years ago
|
Attachment #8857738 -
Flags: review?
Comment 6•7 years ago
|
||
MozReview is now obsolete. Please use Phabricator instead. Closing this bug.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•