Skip to content

feat: add support for decrypting folders

Codecov / codecov/patch succeeded Oct 9, 2024 in 0s

0.00% of diff hit (target 58.32%)

View this Pull Request on Codecov

0.00% of diff hit (target 58.32%)

Annotations

Check warning on line 22 in crates/bitwarden-core/src/mobile/crypto.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-core/src/mobile/crypto.rs#L22

Added line #L22 was not covered by tests

Check warning on line 37 in crates/bitwarden-core/src/mobile/crypto.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-core/src/mobile/crypto.rs#L37

Added line #L37 was not covered by tests

Check warning on line 81 in crates/bitwarden-core/src/mobile/crypto.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-core/src/mobile/crypto.rs#L81

Added line #L81 was not covered by tests

Check warning on line 194 in crates/bitwarden-core/src/mobile/crypto.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-core/src/mobile/crypto.rs#L194

Added line #L194 was not covered by tests

Check warning on line 29 in crates/bitwarden-crypto/src/keys/master_key.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-crypto/src/keys/master_key.rs#L29

Added line #L29 was not covered by tests

Check warning on line 19 in crates/bitwarden-vault/src/folder.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-vault/src/folder.rs#L19

Added line #L19 was not covered by tests

Check warning on line 29 in crates/bitwarden-vault/src/folder.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-vault/src/folder.rs#L29

Added line #L29 was not covered by tests

Check warning on line 62 in crates/bitwarden-wasm-internal/src/client.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-wasm-internal/src/client.rs#L60-L62

Added lines #L60 - L62 were not covered by tests

Check warning on line 66 in crates/bitwarden-wasm-internal/src/client.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-wasm-internal/src/client.rs#L64-L66

Added lines #L64 - L66 were not covered by tests

Check warning on line 11 in crates/bitwarden-wasm-internal/src/crypto.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-wasm-internal/src/crypto.rs#L11

Added line #L11 was not covered by tests

Check warning on line 14 in crates/bitwarden-wasm-internal/src/crypto.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-wasm-internal/src/crypto.rs#L14

Added line #L14 was not covered by tests

Check warning on line 25 in crates/bitwarden-wasm-internal/src/crypto.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-wasm-internal/src/crypto.rs#L18-L25

Added lines #L18 - L25 were not covered by tests

Check warning on line 36 in crates/bitwarden-wasm-internal/src/crypto.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-wasm-internal/src/crypto.rs#L29-L36

Added lines #L29 - L36 were not covered by tests

Check warning on line 5 in crates/bitwarden-wasm-internal/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-wasm-internal/src/error.rs#L5

Added line #L5 was not covered by tests

Check warning on line 20 in crates/bitwarden-wasm-internal/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-wasm-internal/src/error.rs#L18-L20

Added lines #L18 - L20 were not covered by tests

Check warning on line 26 in crates/bitwarden-wasm-internal/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-wasm-internal/src/error.rs#L24-L26

Added lines #L24 - L26 were not covered by tests

Check warning on line 32 in crates/bitwarden-wasm-internal/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-wasm-internal/src/error.rs#L30-L32

Added lines #L30 - L32 were not covered by tests

Check warning on line 11 in crates/bitwarden-wasm-internal/src/vault/folders.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-wasm-internal/src/vault/folders.rs#L11

Added line #L11 was not covered by tests

Check warning on line 14 in crates/bitwarden-wasm-internal/src/vault/folders.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-wasm-internal/src/vault/folders.rs#L14

Added line #L14 was not covered by tests

Check warning on line 19 in crates/bitwarden-wasm-internal/src/vault/folders.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-wasm-internal/src/vault/folders.rs#L17-L19

Added lines #L17 - L19 were not covered by tests

Check warning on line 10 in crates/bitwarden-wasm-internal/src/vault/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-wasm-internal/src/vault/mod.rs#L10

Added line #L10 was not covered by tests

Check warning on line 13 in crates/bitwarden-wasm-internal/src/vault/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-wasm-internal/src/vault/mod.rs#L13

Added line #L13 was not covered by tests

Check warning on line 17 in crates/bitwarden-wasm-internal/src/vault/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-wasm-internal/src/vault/mod.rs#L15-L17

Added lines #L15 - L17 were not covered by tests