1.1.0 • Published 3 months ago

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

Weekly downloads
5
License
SEE LICENSE IN LI...
Repository
github
Last release
3 months 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

3 months ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago