Login  Register

Code coverage and continuous integration with quantlib

Posted by Arthur Pham on Mar 11, 2011; 3:03am
URL: http://quantlib.414.s1.nabble.com/Code-coverage-and-continuous-integration-with-quantlib-tp12160.html

Hi all,

For the last couple of days I have been trying to set up a continuous integration server (hudson/jenkins) on quantlib trunk (both svn and git).

I managed to get for each commit :
    1/ compilation of quantlib (under mac os x server) : report any compilation errors
    2/ retrieve warnings from gcc
    3/ launch the c++ test suite (i guess performance of each case could be recorded to get a trend) with code coverage.

You will find below the result of the code coverage report. 
In the screenshot you have the folders sorted by decreasing % line coverage.

Also in the coverage report i saw something wierd : The file rangeaccrual.cpp in the test suite is not launched from quantlibtestsuite.cpp.

Cheers,

Arthur

<img src="webkit-fake-url://AA3D7F51-C956-437D-805C-9FD27CE33355/image.tiff">



------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
QuantLib-dev mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-dev