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-13706] Add repository + stored procedures for private key regeneration #4898

Merged
merged 12 commits into from
Nov 21, 2024

Update SQL stored procedure

2cb6045
Select commit
Loading
Failed to load commit list.
Merged

[PM-13706] Add repository + stored procedures for private key regeneration #4898

Update SQL stored procedure
2cb6045
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 15, 2024 in 0s

41.65% (-0.02%) compared to 7408f3e

View this Pull Request on Codecov

41.65% (-0.02%) compared to 7408f3e

Details

Codecov Report

Attention: Patch coverage is 3.03030% with 32 lines in your changes missing coverage. Please review.

Project coverage is 41.65%. Comparing base (7408f3e) to head (2cb6045).

Files with missing lines Patch % Lines
...ement/Repositories/UserAsymmetricKeysRepository.cs 0.00% 16 Missing โš ๏ธ
...ement/Repositories/UserAsymmetricKeysRepository.cs 0.00% 12 Missing โš ๏ธ
...re/KeyManagement/Models/Data/UserAsymmetricKeys.cs 0.00% 3 Missing โš ๏ธ
...ucture.Dapper/DapperServiceCollectionExtensions.cs 0.00% 1 Missing โš ๏ธ
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4898      +/-   ##
==========================================
- Coverage   41.67%   41.65%   -0.02%     
==========================================
  Files        1361     1364       +3     
  Lines       63901    63934      +33     
  Branches     5862     5864       +2     
==========================================
+ Hits        26633    26634       +1     
- Misses      36061    36093      +32     
  Partials     1207     1207              

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