Browser Extension for GitHub and Bitbucket¶
Our Browser extension allows you to view Scrutinizer analysis results directly inside GitHub and Bitbucket:
Viewing Code Intelligence¶
Browse to one of your files on GitHub/Bitbucket or view a pull-request. You should now see a Code Intelligence
button at
the top right. You can click that or use one of the keyboard shortcuts (CMD/CTRL
or CMD/CTRL + SHIFT
).
Viewing Issues¶
Found issues are added inside changesets on GitHub and Bitbucket. You can even comment on issues just as if they were regular GitHub or Bitbucket comments.
Viewing Code Coverage¶
You can toggle the code coverage information to directly view how well the different lines of your code are covered: