Skip to content

fmt

bbaa19f
Select commit
Loading
Failed to load commit list.
Merged

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

fmt
bbaa19f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 21, 2025 in 0s

75.87% (-0.01%) compared to 1a2fc24

View this Pull Request on Codecov

75.87% (-0.01%) compared to 1a2fc24

Details

Codecov Report

โŒ Patch coverage is 70.64220% with 32 lines in your changes missing coverage. Please review.
โœ… Project coverage is 75.87%. Comparing base (1a2fc24) to head (bbaa19f).

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-collections/src/collection.rs 72.72% 3 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 โš ๏ธ
...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   75.88%   75.87%   -0.01%     
==========================================
  Files         259      259              
  Lines       23726    23755      +29     
==========================================
+ Hits        18004    18025      +21     
- Misses       5722     5730       +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.