Skip to content

c8 version 7.x does not support v8 coverage from playwright #1813

Open
@Aghassi

Description

@Aghassi

This version does not poses the ability to convert Chrome v8 coverage (generated off a webpack bundle) to a proper lcov format. I had to instead write my own coverage reporter patch (see #1806 ) and then use https://github.com/cenfun/monocart-coverage-reports/tree/main to generate the report. The newest version of c8 (10.x) uses monocart under the hood and should theoretically fix this issue if rules_js adopts it

Metadata

Metadata

Assignees

Labels

prioritizedValuable work that we hope to complete soontech debtImplied cost of additional rework caused by choosing an quick/easy solution earlier

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions