An open API service indexing awesome lists of open source software.

https://github.com/71/vscode-import-lcov

Import lcov.info files into VS Code.
https://github.com/71/vscode-import-lcov

Last synced: 2 months ago
JSON representation

Import lcov.info files into VS Code.

Awesome Lists containing this project

README

          

# import-lcov

Imports lcov files (e.g. dumped with
[`llvm-cov export`](https://llvm.org/docs/CommandGuide/llvm-cov.html#export-command))
into the VS Code
[test coverage view](https://code.visualstudio.com/updates/v1_88#_test-coverages).