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
Post a Comment