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.
- Host: GitHub
- URL: https://github.com/71/vscode-import-lcov
- Owner: 71
- License: isc
- Created: 2024-04-23T14:11:20.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-01T04:02:00.000Z (about 2 years ago)
- Last Synced: 2025-03-05T14:04:48.499Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=gregoire.import-lcov
- Size: 48.8 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).