|
Hi All,
Is it possible to get code coverage and valgrind error reports generated in Sonar dashboard for a C project. I couldn't find any option in C plugin for this.
regards, ashish
|
|
Hi ashish
You can use the sonar.branch property to analyse the same project for different languages.
See http://docs.codehaus.org/display/SONAR/Analysis+Parameters for more details
Regards 2012/8/13 ashish vashishta <[hidden email]> Hi All, |
|
Sorry wrong thread!!!
2012/8/13 Papapetrou P.Patroklos <[hidden email]>
|
|
In reply to this post by ashish
Hi ashish,
The Cxx Plugin has the features needed by you and is able to deal with pure C, too. Cheers, -- Waleri Enns On 08/13/2012 10:51 AM, ashish vashishta wrote: > Hi All, > > Is it possible to get code coverage and valgrind error reports generated > in Sonar dashboard for a C project. > I couldn't find any option in C plugin for this. > > regards, > ashish --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
Hi Waleri,
Yeah I tried that option and it worked for code coverage and valgrind. But then I don't get violations offered by C plugin. Is it possible to add custom violations in Cxx plugin.
Regards Ashish On Monday, August 13, 2012, Waleri Enns wrote: Hi ashish, |
|
On 08/13/2012 01:28 PM, ashish vashishta wrote:
> Hi Waleri, > Yeah I tried that option and it worked for code coverage and valgrind. > But then I don't get violations offered by C plugin. > Is it possible to add custom violations in Cxx plugin. I suppose you mean the xpath-style mechanism offered by SSLR. No, it isnt. Just curious: what rules did you implement using it? > > Regards > Ashish > > On Monday, August 13, 2012, Waleri Enns wrote: > > Hi ashish, > > The Cxx Plugin has the features needed by you and is able to deal > with pure C, too. > > Cheers, > -- > Waleri Enns > > On 08/13/2012 10:51 AM, ashish vashishta wrote: > > Hi All, > > Is it possible to get code coverage and valgrind error reports > generated > in Sonar dashboard for a C project. > I couldn't find any option in C plugin for this. > > regards, > ashish > > > > ------------------------------__------------------------------__--------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/__manage_email > <http://xircles.codehaus.org/manage_email> > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
what is the status of
is any fix available. thanks Amit Kumar
On Mon, Aug 13, 2012 at 5:05 PM, Waleri Enns <[hidden email]> wrote:
|
|
On 08/13/2012 01:47 PM, Amit Kumar wrote:
> what is the status of > > https://jira.codehaus.org/browse/SONARPLUGINS-1081 bug. > > is any fix available. See my comment in the issue. > > thanks > Amit Kumar > > On Mon, Aug 13, 2012 at 5:05 PM, Waleri Enns <[hidden email] > <mailto:[hidden email]>> wrote: > > On 08/13/2012 01:28 PM, ashish vashishta wrote: > > Hi Waleri, > Yeah I tried that option and it worked for code coverage and > valgrind. > But then I don't get violations offered by C plugin. > Is it possible to add custom violations in Cxx plugin. > > > I suppose you mean the xpath-style mechanism offered by SSLR. No, it > isnt. Just curious: what rules did you implement using it? > > > Regards > Ashish > > On Monday, August 13, 2012, Waleri Enns wrote: > > Hi ashish, > > The Cxx Plugin has the features needed by you and is able > to deal > with pure C, too. > > Cheers, > -- > Waleri Enns > > On 08/13/2012 10:51 AM, ashish vashishta wrote: > > Hi All, > > Is it possible to get code coverage and valgrind error > reports > generated > in Sonar dashboard for a C project. > I couldn't find any option in C plugin for this. > > regards, > ashish > > > > > ------------------------------____----------------------------__--__--------- > > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/____manage_email > <http://xircles.codehaus.org/__manage_email> > <http://xircles.codehaus.org/__manage_email > <http://xircles.codehaus.org/manage_email>> > > > > > ------------------------------__------------------------------__--------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/__manage_email > <http://xircles.codehaus.org/manage_email> > > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
| Powered by Nabble | Edit this page |
