False negatives in Rust code coverage #934
Labels
backend
Issues or pull requests that relate to the backend
continuous-integration
rust
Pull requests that update Rust code
tests
Issues or pull requests that relate to tests
The Rust code coverage has some obvious false negatives in lines with only a constant value, e.g. in
backend/src/error.rs
:Related: xd009642/tarpaulin#351
The text was updated successfully, but these errors were encountered: