]
Dmitrii Bocharov updated JBIDE-24903:
-------------------------------------
Affects Version/s: 4.5.1.AM2
(was: 4.5.1.AM1)
Sonar: report correct test coverage (by using a build that does not
use pack2000)
----------------------------------------------------------------------------------
Key: JBIDE-24903
URL:
https://issues.jboss.org/browse/JBIDE-24903
Project: Tools (JBoss Tools)
Issue Type: Task
Components: openshift
Affects Versions: 4.5.1.AM2
Reporter: Andre Dietisheim
Assignee: Dmitrii Bocharov
Labels: build, sonar, test, test-coverage
Fix For: 4.5.x
Attachments: image-2017-08-29-14-07-45-069.png,
image-2017-08-29-14-11-01-604.png
Currently our [Sonar
instance|https://sonarcloud.io/dashboard?id=org.jboss.tools%3Aopenshift] erroneously
reports our test coverage with 0.8%
!image-2017-08-29-14-07-45-069.png!
According to [~lhein] this is caused by the fact that we build using pack200. In Fuse
Tools they added a build in jenkins just for sonar, which is *NOT* using pack200 and their
[sonar analysis|https://sonarcloud.io/dashboard?id=fusetools] therefore reports their test
coverage more accurately at 29%
!image-2017-08-29-14-11-01-604.png!