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-6760] Add support for URI checksums #662

Merged
merged 4 commits into from
Mar 21, 2024

Remove unnecessary type

9f31794
Select commit
Loading
Failed to load commit list.
Merged

[PM-6760] Add support for URI checksums #662

Remove unnecessary type
9f31794
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 19, 2024 in 0s

89.88% of diff hit (target 60.39%)

View this Pull Request on Codecov

89.88% of diff hit (target 60.39%)

Annotations

Check warning on line 319 in crates/bitwarden/src/vault/cipher/cipher.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden/src/vault/cipher/cipher.rs#L317-L319

Added lines #L317 - L319 were not covered by tests

Check warning on line 325 in crates/bitwarden/src/vault/cipher/cipher.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden/src/vault/cipher/cipher.rs#L325

Added line #L325 was not covered by tests

Check warning on line 47 in crates/bitwarden/src/vault/cipher/login.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden/src/vault/cipher/login.rs#L47

Added line #L47 was not covered by tests

Check warning on line 53 in crates/bitwarden/src/vault/cipher/login.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden/src/vault/cipher/login.rs#L53

Added line #L53 was not covered by tests

Check warning on line 127 in crates/bitwarden/src/vault/cipher/login.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden/src/vault/cipher/login.rs#L127

Added line #L127 was not covered by tests

Check warning on line 151 in crates/bitwarden/src/vault/cipher/login.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden/src/vault/cipher/login.rs#L151

Added line #L151 was not covered by tests

Check warning on line 202 in crates/bitwarden/src/vault/cipher/login.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden/src/vault/cipher/login.rs#L202

Added line #L202 was not covered by tests