Skip to content

Add missing passport model files and integrate into cipher models

ac469b7
Select commit
Loading
Failed to load commit list.
Open

[PM-32738] Passport Web #20514

Add missing passport model files and integrate into cipher models
ac469b7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 6, 2026 in 1s

47.03% (+0.00%) compared to 72f082b

View this Pull Request on Codecov

47.03% (+0.00%) compared to 72f082b

Details

Codecov Report

โŒ Patch coverage is 43.66197% with 240 lines in your changes missing coverage. Please review.
โœ… Project coverage is 47.03%. Comparing base (72f082b) to head (ac469b7).
โš ๏ธ Report is 7 commits behind head on main.
โœ… All tests successful. No failed tests found.

Files with missing lines Patch % Lines
libs/common/src/vault/models/domain/passport.ts 8.10% 67 Missing and 1 partial โš ๏ธ
libs/common/src/vault/models/api/passport.api.ts 6.25% 30 Missing โš ๏ธ
.../common/src/vault/models/request/cipher.request.ts 3.44% 28 Missing โš ๏ธ
libs/common/src/vault/models/view/passport.view.ts 9.09% 20 Missing โš ๏ธ
libs/common/src/vault/models/data/passport.data.ts 6.25% 15 Missing โš ๏ธ
libs/common/src/vault/models/domain/cipher.ts 12.50% 14 Missing โš ๏ธ
...-view/passport-sections/passport-view.component.ts 50.00% 12 Missing โš ๏ธ
...nts/date-field-group/date-field-group.component.ts 90.35% 2 Missing and 9 partials โš ๏ธ
libs/common/src/vault/models/view/cipher.view.ts 20.00% 8 Missing โš ๏ธ
...nts/passport-section/passport-section.component.ts 91.48% 3 Missing and 1 partial โš ๏ธ
... and 14 more
Additional details and impacted files
@@           Coverage Diff            @@
##             main   #20514    +/-   ##
========================================
  Coverage   47.02%   47.03%            
========================================
  Files        3951     3958     +7     
  Lines      119648   120122   +474     
  Branches    18325    18434   +109     
========================================
+ Hits        56265    56498   +233     
- Misses      59141    59357   +216     
- Partials     4242     4267    +25     

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

๐Ÿš€ New features to boost your workflow:
  • ๐Ÿ“ฆ JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.