1.1.0 • Published 1 year ago

@quantum-sec/azure-devops-coverage-transform v1.1.0

Weekly downloads
5
License
SEE LICENSE IN LI...
Repository
github
Last release
1 year ago

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.

1.1.0

1 year ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago