simpleuser's avatar
simpleuser
Regular Visitor
8 years ago
Status:
New Idea

Integration of automated static analysis results as another input provided for a code review

When using static analysis tools, such as SonarQube (http://www.sonarqube.org/), it would be ideal if the changeset was able to be scanned and the results provided as feedback within the code collaborator code review.

 

This would allow the human reviewer to see and to comment on the feedback from the machine-driven results. This also would elevate the machine-driven feedback to something akin to another code reviewer.

 

Admittedly, there are developer-centric feedback channels such as sonarlint but these do not facilitate exposing this information to the code reviewer. 

No CommentsBe the first to comment