Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gilescope/rcover
vscode rust coverage extension
https://github.com/gilescope/rcover
Last synced: about 1 month ago
JSON representation
vscode rust coverage extension
- Host: GitHub
- URL: https://github.com/gilescope/rcover
- Owner: gilescope
- Created: 2020-03-08T10:27:15.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T14:06:37.000Z (almost 2 years ago)
- Last Synced: 2023-08-10T07:14:51.745Z (over 1 year ago)
- Language: JavaScript
- Size: 249 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# rcover README
VSCode extension to provide coverage for rust
## Features
* Might work.
## Requirements
depends on grcov. (Will attempt to install it.)
## Known Issues
* alpha
## Release Notes
### 0.0.1
Initial release of rcover