tremor-rs / tremor-runtime

Main Tremor Project Rust Codebase
https://www.tremor.rs
Apache License 2.0
857 stars 125 forks source link

Investigate cargo llvm-cov #1528

Closed Licenser closed 2 years ago

Licenser commented 2 years ago

Describe the problem you are trying to solve

Improved / more reliable code coverage

Describe the solution you'd like

Investigate if cargo llvm-cov provides a better precision on covered / non covered lines then tarpaulin

Notes This is an investigation ticket not a implementation one, the answer here can very well be "no", that's why we should investigate :)

Licenser commented 2 years ago

We've updated this in connectors