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-5693] CryptoService using memfd_secret on Linux #979

Closed
wants to merge 41 commits into from

Remove bench

f882fb2
Select commit
Loading
Failed to load commit list.
Closed

[PM-5693] CryptoService using memfd_secret on Linux #979

Remove bench
f882fb2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 7, 2024 in 1s

53.88% of diff hit (target 58.32%)

View this Pull Request on Codecov

53.88% of diff hit (target 58.32%)

Annotations

Check warning on line 16 in crates/bitwarden-crypto/src/keys/encryptable.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-crypto/src/keys/encryptable.rs#L14-L16

Added lines #L14 - L16 were not covered by tests

Check warning on line 26 in crates/bitwarden-crypto/src/keys/encryptable.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-crypto/src/keys/encryptable.rs#L24-L26

Added lines #L24 - L26 were not covered by tests

Check warning on line 42 in crates/bitwarden-crypto/src/keys/encryptable.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-crypto/src/keys/encryptable.rs#L36-L42

Added lines #L36 - L42 were not covered by tests

Check warning on line 58 in crates/bitwarden-crypto/src/keys/encryptable.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-crypto/src/keys/encryptable.rs#L52-L58

Added lines #L52 - L58 were not covered by tests

Check warning on line 100 in crates/bitwarden-crypto/src/keys/encryptable.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-crypto/src/keys/encryptable.rs#L94-L100

Added lines #L94 - L100 were not covered by tests

Check warning on line 112 in crates/bitwarden-crypto/src/keys/encryptable.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-crypto/src/keys/encryptable.rs#L106-L112

Added lines #L106 - L112 were not covered by tests

Check warning on line 124 in crates/bitwarden-crypto/src/keys/encryptable.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-crypto/src/keys/encryptable.rs#L118-L124

Added lines #L118 - L124 were not covered by tests

Check warning on line 136 in crates/bitwarden-crypto/src/keys/encryptable.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-crypto/src/keys/encryptable.rs#L130-L136

Added lines #L130 - L136 were not covered by tests

Check warning on line 151 in crates/bitwarden-crypto/src/keys/encryptable.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-crypto/src/keys/encryptable.rs#L144-L151

Added lines #L144 - L151 were not covered by tests

Check warning on line 164 in crates/bitwarden-crypto/src/keys/encryptable.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-crypto/src/keys/encryptable.rs#L157-L164

Added lines #L157 - L164 were not covered by tests

Check warning on line 176 in crates/bitwarden-crypto/src/keys/encryptable.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-crypto/src/keys/encryptable.rs#L170-L176

Added lines #L170 - L176 were not covered by tests

Check warning on line 188 in crates/bitwarden-crypto/src/keys/encryptable.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-crypto/src/keys/encryptable.rs#L182-L188

Added lines #L182 - L188 were not covered by tests

Check warning on line 200 in crates/bitwarden-crypto/src/keys/encryptable.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-crypto/src/keys/encryptable.rs#L194-L200

Added lines #L194 - L200 were not covered by tests

Check warning on line 212 in crates/bitwarden-crypto/src/keys/encryptable.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-crypto/src/keys/encryptable.rs#L206-L212

Added lines #L206 - L212 were not covered by tests

Check warning on line 233 in crates/bitwarden-crypto/src/keys/encryptable.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-crypto/src/keys/encryptable.rs#L225-L233

Added lines #L225 - L233 were not covered by tests

Check warning on line 252 in crates/bitwarden-crypto/src/keys/encryptable.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-crypto/src/keys/encryptable.rs#L244-L252

Added lines #L244 - L252 were not covered by tests

Check warning on line 271 in crates/bitwarden-crypto/src/keys/encryptable.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-crypto/src/keys/encryptable.rs#L265-L271

Added lines #L265 - L271 were not covered by tests

Check warning on line 288 in crates/bitwarden-crypto/src/keys/encryptable.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-crypto/src/keys/encryptable.rs#L282-L288

Added lines #L282 - L288 were not covered by tests

Check warning on line 27 in crates/bitwarden-crypto/src/service/context.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-crypto/src/service/context.rs#L25-L27

Added lines #L25 - L27 were not covered by tests

Check warning on line 34 in crates/bitwarden-crypto/src/service/context.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-crypto/src/service/context.rs#L29-L34

Added lines #L29 - L34 were not covered by tests

Check warning on line 46 in crates/bitwarden-crypto/src/service/context.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-crypto/src/service/context.rs#L44-L46

Added lines #L44 - L46 were not covered by tests

Check warning on line 50 in crates/bitwarden-crypto/src/service/context.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-crypto/src/service/context.rs#L48-L50

Added lines #L48 - L50 were not covered by tests

Check warning on line 78 in crates/bitwarden-crypto/src/service/context.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-crypto/src/service/context.rs#L78

Added line #L78 was not covered by tests

Check warning on line 83 in crates/bitwarden-crypto/src/service/context.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-crypto/src/service/context.rs#L80-L83

Added lines #L80 - L83 were not covered by tests

Check warning on line 87 in crates/bitwarden-crypto/src/service/context.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-crypto/src/service/context.rs#L85-L87

Added lines #L85 - L87 were not covered by tests