Capture and send code coverage to codecov.io #266
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Description
Sample implementation found at https://github.com/sevro/rust-codecov
Also as cargo ext https://github.com/kennytm/cargo-kcov
Technically, codecov doesn't need any GITHUB_TOKEN for public repos.
Use Case
Continuously measuring code quality and stability of connector. We should aim at 85% coverage, so that more people have confidence in using this repo.
The text was updated successfully, but these errors were encountered: