Help for issue #2196 (Use GitBlameLineInfo for processing git blame output in aggregateBlameAuthorModifiedAndDateInfo) #2235
Unanswered
logical-1985516
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, may I request for help for issue #2196? This is the code that is modified (more info in pull request #2232):
processGitBlameResultLine (used by blameLine) is also modified to use author-time instead of committer-time.
The failed tests are:
analyzeAuthorship_beforeSinceDate_success() - assertion failure at: Assertions.assertTrue(fileInfo.getLine(2).isFullCredit());
blameWithPreviousAuthorsTest() - expected: but was:
aggregateFileResult_clearFileLines_success() - CommandRunnerProcessException
Beta Was this translation helpful? Give feedback.
All reactions