-
Improvement
-
Resolution: Fixed
-
Major
-
None
As a followup to JENKINS-61383:
Since the new warning detection is somewhat limited (see JENKINS-6675), it would make sense to analyze if using the SCM history (raw diffs of blames) could help to improve the current algorithm. E.g. if git blame can correctly map an affected line to another line in a commit from a previous version we may use the same information to rearrange the line in the corresponding issue.
- is related to
-
JENKINS-60793 Perform blame for new issues only
- Open
- relates to
-
JENKINS-61383 Current new messages detection mechanism is not working for simple line insertion in case of many similar adjacent warning
- Open
-
JENKINS-6675 Invalid number of new warnings detected
- Open
- links to