Skip to content

Resolve unused import

0b2df1f
Select commit
Loading
Failed to load commit list.
Merged

[PM-13374] Add UserId, CipherId, FolderId #293

Resolve unused import
0b2df1f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 26, 2025 in 0s

70.19% (-0.02%) compared to 7269f31

View this Pull Request on Codecov

70.19% (-0.02%) compared to 7269f31

Details

Codecov Report

Attention: Patch coverage is 58.10811% with 31 lines in your changes missing coverage. Please review.

Project coverage is 70.19%. Comparing base (7269f31) to head (0b2df1f).

Files with missing lines Patch % Lines
crates/bitwarden-vault/src/cipher/cipher.rs 47.05% 9 Missing โš ๏ธ
crates/bitwarden-fido/src/types.rs 0.00% 4 Missing โš ๏ธ
crates/bitwarden-vault/src/sync.rs 0.00% 3 Missing โš ๏ธ
...ates/bitwarden-core/src/auth/login/access_token.rs 0.00% 2 Missing โš ๏ธ
crates/bitwarden-uniffi/src/vault/ciphers.rs 0.00% 2 Missing โš ๏ธ
crates/bitwarden-vault/src/collection.rs 33.33% 2 Missing โš ๏ธ
...warden_license/bitwarden-sm/src/projects/create.rs 0.00% 1 Missing โš ๏ธ
...ense/bitwarden-sm/src/projects/project_response.rs 0.00% 1 Missing โš ๏ธ
...warden_license/bitwarden-sm/src/projects/update.rs 0.00% 1 Missing โš ๏ธ
...twarden_license/bitwarden-sm/src/secrets/create.rs 0.00% 1 Missing โš ๏ธ
... and 5 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #293      +/-   ##
==========================================
- Coverage   70.21%   70.19%   -0.02%     
==========================================
  Files         219      219              
  Lines       16979    16996      +17     
==========================================
+ Hits        11922    11931       +9     
- Misses       5057     5065       +8     

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

๐Ÿš€ New features to boost your workflow:
  • โ„๏ธ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • ๐Ÿ“ฆ JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.