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-6261] Add Uniffi bindings for TDE #608

Merged
merged 1 commit into from
Feb 13, 2024

Wrap up TDE by adding support in the uniffi bindings

7993474
Select commit
Loading
Failed to load commit list.
Merged

[PM-6261] Add Uniffi bindings for TDE #608

Wrap up TDE by adding support in the uniffi bindings
7993474
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 12, 2024 in 1s

59.42% (-0.03%) compared to 2290bc8

View this Pull Request on Codecov

59.42% (-0.03%) compared to 2290bc8

Details

Codecov Report

Attention: 19 lines in your changes are missing coverage. Please review.

Comparison is base (2290bc8) 59.44% compared to head (7993474) 59.42%.

Files Patch % Lines
crates/bitwarden-crypto/src/uniffi_support.rs 0.00% 7 Missing ⚠️
crates/bitwarden/src/mobile/crypto.rs 22.22% 7 Missing ⚠️
crates/bitwarden-uniffi/src/auth/mod.rs 0.00% 3 Missing ⚠️
crates/bitwarden-crypto/src/keys/device_key.rs 94.11% 1 Missing ⚠️
crates/bitwarden/src/auth/client_auth.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #608      +/-   ##
==========================================
- Coverage   59.44%   59.42%   -0.03%     
==========================================
  Files         171      171              
  Lines       10324    10346      +22     
==========================================
+ Hits         6137     6148      +11     
- Misses       4187     4198      +11     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.