@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.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.1.040latest

Version History

VersionDownloads (Last 7 Days)Published
1.1.040
1.0.70
1.0.60
1.0.50
1.0.40
1.0.30
1.0.20
1.0.10
1.0.00

Package Sidebar

Install

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

Weekly Downloads

40

Version

1.1.0

License

SEE LICENSE IN LICENSE

Unpacked Size

4.41 kB

Total Files

9

Last publish

Collaborators

  • lukiffer
  • quantum-ci-bot