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
![Image](https://private-user-images.githubusercontent.com/20283/408089882-2abf8751-4318-4717-bad2-64354c93e489.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5OTQ0OTQsIm5iZiI6MTczODk5NDE5NCwicGF0aCI6Ii8yMDI4My80MDgwODk4ODItMmFiZjg3NTEtNDMxOC00NzE3LWJhZDItNjQzNTRjOTNlNDg5LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA4VDA1NTYzNFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTE2NDU0OGQyMWZiOWY4MTNkZTFhYjEyOGRkZjZjZDdjZjI3NmY4NjE0NjVjYjRhODQyY2JiYmYzNWU1MTA3NjgmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.hF_1wl_TUcmBPTf2ANxT99hq0Jeew-HBI8lqoMYH6GE)
backend/src/error.rs
:Related: xd009642/tarpaulin#351
The text was updated successfully, but these errors were encountered: