[Libreoffice-qa] Possibility of monitoring LibreOffice code with SonarQube

Pasqual Milvaques pasqual.milvaques at gmail.com
Wed Apr 13 07:51:34 UTC 2016


The coverity scan actually is done with gcov/lcov and is quite useful as
you say, SonarQube can do code coverage analysis also by importing gcov
info (http://docs.sonarqube.org/pages/viewpage.action?pageId=5312222) so at
the end it would present the same data with another gui but it's not clear
if this could more useful than the current UI.
The interesting apportation is that SonarQube can give more information
about other aspects of the project code quality, all the features are
summarized here:
http://www.sonarsource.com/products/features/

The performace impact would be taken in nemo.sonarqube.org as to use this
by free (as in beer) we must use that public instance of the software, c++
plugin is propietary and has an economic cost, as LibreOffice is an open
source project there is the option to use this server by free. The
maintainers of the software indicate that for adding it only has to be
requested it in the forum, a condition to add it is that the project must
be easy to build. In the current state of LibreOffice code I think that
this is true but perhaps they have some argument about it

I''m going to ask for this

Thanks

2016-04-12 16:33 GMT+02:00 V Stuart Foote <VStuart.Foote at utsa.edu>:

> Sure, but do you mean in addition to the very functional Coverity Scan that
> the project already routinely uses?
>
> https://scan.coverity.com/projects/libreoffice
>
> Is that just a "belt + suspenders" idea, or is there really substantive
> advantage to flushing the code base through another quality check?  And,
> whom would you suggest would host it and take the performance hit on their
> build system?
>
>
>
>
> --
> View this message in context:
> http://nabble.documentfoundation.org/Libreoffice-qa-Possibility-of-monitoring-LibreOffice-code-with-SonarQube-tp4180936p4180953.html
> Sent from the QA mailing list archive at Nabble.com.
> _______________________________________________
> List Name: Libreoffice-qa mailing list
> Mail address: Libreoffice-qa at lists.freedesktop.org
> Change settings:
> https://lists.freedesktop.org/mailman/listinfo/libreoffice-qa
> Problems?
> http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
> Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
> List archive: http://lists.freedesktop.org/archives/libreoffice-qa/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-qa/attachments/20160413/1443aad3/attachment.html>


More information about the Libreoffice-qa mailing list