onecodex / finch-rs

A genomic minhashing implementation in Rust
https://www.onecodex.com
MIT License
93 stars 8 forks source link

Enable code coverage tracking #38

Open bovee opened 5 years ago

bovee commented 5 years ago

We have this on some internal Rust repos using codecov and tarpaulin and it would be useful to add it to Finch too.