Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PM-6262] Add basic feature flags support to enable cipher key encryption #638

Merged
merged 4 commits into from
Mar 1, 2024

Add note about flag usage

541887a
Select commit
Loading
Failed to load commit list.
Merged

[PM-6262] Add basic feature flags support to enable cipher key encryption #638

Add note about flag usage
541887a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 1, 2024 in 0s

84.82% of diff hit (target 59.50%)

View this Pull Request on Codecov

84.82% of diff hit (target 59.50%)

Annotations

Check warning on line 39 in crates/bitwarden-uniffi/src/platform/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-uniffi/src/platform/mod.rs#L36-L39

Added lines #L36 - L39 were not covered by tests

Check warning on line 162 in crates/bitwarden/src/client/client.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden/src/client/client.rs#L160-L162

Added lines #L160 - L162 were not covered by tests

Check warning on line 167 in crates/bitwarden/src/client/client.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden/src/client/client.rs#L165-L167

Added lines #L165 - L167 were not covered by tests

Check warning on line 15 in crates/bitwarden/src/mobile/vault/client_ciphers.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden/src/mobile/vault/client_ciphers.rs#L15

Added line #L15 was not covered by tests

Check warning on line 25 in crates/bitwarden/src/mobile/vault/client_ciphers.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden/src/mobile/vault/client_ciphers.rs#L20-L25

Added lines #L20 - L25 were not covered by tests