chore(test): Configure Tarpaulin to collect data from `matrix-sdk-common`.

This commit is contained in:
Ivan Enderlin 2022-06-13 11:27:22 +02:00
parent 4430dae421
commit b500fa1daa
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ debug = false
verbose = false
exclude-files = ["crates/matrix_sdk/examples/*"]
exclude = [
"matrix-sdk-common",
"matrix-sdk-test",
"matrix-sdk-indexeddb",
"matrix-sdk-crypto-ffi",