Skip to content
| Marketplace
Sign in
Azure DevOps>Azure Pipelines>RKTracerCodeCoverageReport
RKTracerCodeCoverageReport

RKTracerCodeCoverageReport

RKVALIDATE SOFTWARE PVT LTD

|
361 installs
| (1) | Free
Converts coverage reports generated by RKTracer to Devops code coverage readable inline html.
Get it free

RKTracer Code Coverage Tool

RKTracer Code Coverage Tool for programming languages C, C++, Java, Kotlin, JavaScript/ReactJS, C#, Python, Golang, Swift can be uploaded to Azure DevOps

##Derived from Author: Daniel Palme
Blog: www.palmmedia.de
Twitter: @danielpalme

Usage

To learn how to use ReportGenerator have a look at the:

  • Usage Guide
  • Command line parameters

YAML example

- task: reportgenerator@4
  inputs:
    reports: '**/rktracer.xml'
    targetdir: 'coveragereport'
    verbosity: Verbose

Attention

The Publish Code Coverage Results task from Microsoft regenerates the report with different settings and based on the supplied summary file (see announcement). Moreover it does not necessarily use the latest version of To disable the regeneration of the report, you can use the following environment variable in your build:

disable.coverage.autogenerate: 'true'

Screenshots

The screenshots show two snippets of the generated reports: Screenshot 1 Screenshot 2

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft