Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-dev] A Tycho-Sonar job

The CI job has been set up and is working.
You can access Sonar reports here: https://dev.eclipse.org/sonar/dashboard/index/org.eclipse.tycho:tycho , Findbugs gives some interesting hints.
I see that there is a coverage report, which totally surprised me. I couldn't find any occurence of configuration related to code coverage in pom.xml files. Did I miss something? It can't be that magic!
I'll try to work on setting up (separated) coverage reports for Unit tests and Integration tests.

--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets

Back to the top