@quantum-sec/azure-devops-coverage-transform

1.1.0 • Public • Published

Azure DevOps Code Coverage Transformer

This repository contains a utility that embeds referenced CSS files in HTML coverage outputs to work around limitations in Azure DevOps.

Command Line Usage

You can run this utility from the CLI using:

npx --package @quantum-sec/azure-devops-coverage-transform transform --coverage-directory "./coverage/"

The --coverage-directory argument is optional and defaults to ./coverage/.

Isolation

You should isolate the use of this utility to the Azure DevOps pipeline builds as it interferes with syntax highlighting – when running locally, use the generated output directly.

Dependents (0)

Package Sidebar

Install

npm i @quantum-sec/azure-devops-coverage-transform

Weekly Downloads

44

Version

1.1.0

License

SEE LICENSE IN LICENSE

Unpacked Size

4.41 kB

Total Files

9

Last publish

Collaborators

  • lukiffer
  • quantum-ci-bot