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-12700] Add private key regeneration process #11829

Merged
merged 44 commits into from
Dec 16, 2024

Merge branch 'main' into km/pm-12700-private-key-regen

26ee44f
Select commit
Loading
Failed to load commit list.
Merged

[PM-12700] Add private key regeneration process #11829

Merge branch 'main' into km/pm-12700-private-key-regen
26ee44f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 16, 2024 in 0s

33.48% (+0.02%) compared to 6132df3

View this Pull Request on Codecov

33.48% (+0.02%) compared to 6132df3

Details

Codecov Report

Attention: Patch coverage is 56.00000% with 44 lines in your changes missing coverage. Please review.

Project coverage is 33.48%. Comparing base (6132df3) to head (26ee44f).

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...th/components/base-login-via-webauthn.component.ts 0.00% 12 Missing ⚠️
...efault-user-asymmetric-key-regeneration.service.ts 91.07% 4 Missing and 1 partial ⚠️
...a-auth-request/login-via-auth-request.component.ts 0.00% 4 Missing ⚠️
...s-handler/default-login-success-handler.service.ts 20.00% 4 Missing ⚠️
...ment/src/user-asymmetric-key-regeneration/index.ts 0.00% 4 Missing ⚠️
...lt-user-asymmetric-key-regeneration-api.service.ts 0.00% 4 Missing ⚠️
libs/auth/src/angular/lock/lock.component.ts 0.00% 3 Missing ⚠️
...ration/models/requests/key-regeneration.request.ts 0.00% 3 Missing ⚠️
libs/auth/src/angular/login/login.component.ts 0.00% 2 Missing ⚠️
libs/key-management/src/index.ts 0.00% 1 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11829      +/-   ##
==========================================
+ Coverage   33.45%   33.48%   +0.02%     
==========================================
  Files        2909     2917       +8     
  Lines       91070    91159      +89     
  Branches    17337    17350      +13     
==========================================
+ Hits        30467    30523      +56     
- Misses      58197    58229      +32     
- Partials     2406     2407       +1     

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