diff --git a/codecov.yaml b/codecov.yaml index 5dab3f3a9..7f6905c01 100644 --- a/codecov.yaml +++ b/codecov.yaml @@ -14,6 +14,7 @@ coverage: - "crates/matrix-sdk-crypto/" - "crates/matrix-sdk-qrcode/" - "crates/matrix-sdk-sled/" + - "crates/matrix-sdk-sqlite/" - "crates/matrix-sdk-store-encryption/" # Coverage of wasm tests isn't supported at the moment, # see rustwasm/wasm-bindgen#2276