Disable coverage until issue #433 is resolved
This commit is contained in:
@ -16,7 +16,9 @@ _ cargo test --verbose --features unstable
|
||||
_ cargo bench --verbose --features unstable
|
||||
|
||||
|
||||
# Coverage ...
|
||||
exit 0
|
||||
|
||||
# Coverage disabled (see issue #433)
|
||||
_ cargo install --force cargo-cov
|
||||
_ cargo cov test
|
||||
_ cargo cov report
|
||||
|
Reference in New Issue
Block a user