Crates.io | v8-to-istanbul |
lib.rs | v8-to-istanbul |
version | 0.1.3 |
source | src |
created_at | 2024-08-14 13:12:02.605713 |
updated_at | 2024-08-26 07:07:31.554746 |
description | A tool to convert v8 coverage to istanbul format |
homepage | |
repository | https://github.com/hjin-me/v8-to-istanbul-rs |
max_upload_size | |
id | 1337329 |
size | 95,507 |
v8-to-istanbul convert --pattern "test-results/**/v8-coverage.json" --filters "{xxx.min.js}" --output ./ --merge --use-local
coverage for all code in source map (not only code in v8 coverage)
better performance (perhaps?)
[ ] Functions [ ] Branch