Skip to content

Add uniffi support

Codecov / codecov/project succeeded Mar 25, 2024 in 0s

60.78% (+0.39%) compared to 99796ab

View this Pull Request on Codecov

60.78% (+0.39%) compared to 99796ab

Details

Codecov Report

Attention: Patch coverage is 78.89447% with 42 lines in your changes are missing coverage. Please review.

Project coverage is 60.78%. Comparing base (99796ab) to head (a5a8097).
Report is 4 commits behind head on main.

❗ Current head a5a8097 differs from pull request most recent head 2c1ff1c. Consider uploading reports for the commit 2c1ff1c to get more accurate results

Files Patch % Lines
crates/bitwarden-crypto/src/sensitive/sensitive.rs 87.60% 15 Missing ⚠️
crates/bitwarden-crypto/src/uniffi_support.rs 0.00% 6 Missing ⚠️
crates/bitwarden/src/mobile/crypto.rs 50.00% 5 Missing ⚠️
crates/bitwarden/src/vault/cipher/attachment.rs 16.66% 5 Missing ⚠️
crates/bitwarden/src/auth/renew.rs 0.00% 4 Missing ⚠️
crates/bitwarden-crypto/src/sensitive/decrypted.rs 0.00% 3 Missing ⚠️
crates/bitwarden/src/auth/login/access_token.rs 0.00% 2 Missing ⚠️
crates/bitwarden-uniffi/src/crypto.rs 0.00% 1 Missing ⚠️
crates/bitwarden/src/mobile/client_crypto.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #672      +/-   ##
==========================================
+ Coverage   60.39%   60.78%   +0.39%     
==========================================
  Files         172      172              
  Lines       10553    10520      -33     
==========================================
+ Hits         6373     6395      +22     
+ Misses       4180     4125      -55     

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