23 Forks
95 Stars
95 Watchers

grcov

📈 GitHub Action for code coverage reporting with grcov

How to download and setup grcov

Open terminal and run command
git clone https://github.com/actions-rs/grcov.git
git clone is used to create a copy or clone of grcov repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with grcov https://github.com/actions-rs/grcov/archive/master.zip

Or simply clone grcov with SSH
[email protected]:actions-rs/grcov.git

If you have some problems with grcov

You may open issue on grcov support forum (system) here: https://github.com/actions-rs/grcov/issues