Show metrics on Travis-CI -


is possible configure travis-ci t show metrics sonarqube provides (http://nemo.sonarqube.org/) like

  • % duplicate lines
  • % code coverage
  • % rules appliance
  • % documented methods
  • etc

and see graphically?

thanks in advance. guillermo.

i did not come across such setting. travis ci mean running scanners, highly dependent on used project technologies.

however http://container-solutions.com/moved-ci-jenkins-travis/ explains how can sonarqube commenting code changes in github pull requests.


Comments

Popular posts from this blog

c++ - OpenCV Error: Assertion failed <scn == 3 ::scn == 4> in unknown function, -

php - render data via PDO::FETCH_FUNC vs loop -

The canvas has been tainted by cross-origin data in chrome only -