prosopo / protocol

GNU General Public License v3.0
3 stars 4 forks source link

run code coverage and test uncovered lines #140

Closed goastler closed 1 year ago

forgetso commented 1 year ago
cargo +nightly tarpaulin --no-default-features --features std --verbose -- --nocapture
forgetso commented 1 year ago

Only at 52% in RNG branch

goastler commented 1 year ago

~80% across all contract

forgetso commented 1 year ago

Contract coverage is actually > 80% on main