Forum member

Otometrics

3 posts

Posts by Otometrics

  1. Best way to publish Coverage results with Jenkins CI

    Hi Remco. Now I how been messing around a bit, and I will suggest that you try to contact Daniel who is authoring this tool https://github.com/danielpalme/ReportGenerator, then NCrunch could come on the list AND NCrunch would become even more attractive for Jenkins CI users, because we would get at…

  2. Best way to publish Coverage results with Jenkins CI

    Hi Remco. Thank you for your reply. It could be an option for me to write my own parser / converter, so the results can be presented in Jenkins. I will take a look at what it would require. Br Jens

  3. Best way to publish Coverage results with Jenkins CI

    I use the console tool as part of our Jenkins driven CI process, and want to publish the coverage results from NCrunch. It appears as I either can publish the HTML report only, but I would to show everything including drill-down to uncovered lines of code. Is your report format or data compatibl…