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-8618] Credential Exchange #32

Open
wants to merge 22 commits into
base: main
Choose a base branch
from

Cleanup exporter

cc68ca9
Select commit
Loading
Failed to load commit list.
Open

[PM-8618] Credential Exchange #32

Cleanup exporter
cc68ca9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 28, 2024 in 0s

63.34% (-0.09%) compared to 15f1d9c

View this Pull Request on Codecov

63.34% (-0.09%) compared to 15f1d9c

Details

Codecov Report

Attention: Patch coverage is 57.94798% with 291 lines in your changes missing coverage. Please review.

Project coverage is 63.34%. Comparing base (15f1d9c) to head (cc68ca9).

Files with missing lines Patch % Lines
crates/bitwarden-exporters/src/models.rs 27.52% 79 Missing โš ๏ธ
crates/bitwarden-exporters/src/export.rs 0.00% 67 Missing โš ๏ธ
crates/bitwarden-exporters/src/lib.rs 0.00% 61 Missing โš ๏ธ
crates/bitwarden-exporters/src/cxp/export.rs 85.60% 39 Missing โš ๏ธ
crates/bitwarden-exporters/src/cxp/import.rs 88.81% 16 Missing โš ๏ธ
crates/bitwarden-uniffi/src/tool/mod.rs 0.00% 16 Missing โš ๏ธ
crates/bitwarden-exporters/src/client_exporter.rs 0.00% 10 Missing โš ๏ธ
crates/bitwarden-vault/src/totp.rs 77.77% 2 Missing โš ๏ธ
crates/bitwarden-vault/src/cipher/cipher.rs 0.00% 1 Missing โš ๏ธ
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #32      +/-   ##
==========================================
- Coverage   63.43%   63.34%   -0.09%     
==========================================
  Files         187      189       +2     
  Lines       12999    13618     +619     
==========================================
+ Hits         8246     8627     +381     
- Misses       4753     4991     +238     

โ˜” View full report in Codecov by Sentry.
๐Ÿ“ข Have feedback on the report? Share it here.