Skip to content
This repository was archived by the owner on Nov 5, 2023. It is now read-only.

tasshi-playground/rust-source-based-code-coverage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-source-based-code-coverage

Example of source-based code coverage with grcov

Example

https://tasshi-playground.github.io/rust-source-based-code-coverage/

Usage

$ ./scripts/setup.sh # setup
$ ./scripts/coverage.sh # generate and print coverage
# coverage html files are saved in ./docs/

References

Lisence

This project is licensed under the MIT license.

About

Example of source-based code coverage with grcov

Resources

License

Stars

Watchers

Forks