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

feat: use one transaction for /admin/recovery/code #4225

Merged
merged 3 commits into from
Nov 27, 2024

chore: synchronize workspaces

c632393
Select commit
Loading
Failed to load commit list.
Merged

feat: use one transaction for /admin/recovery/code #4225

chore: synchronize workspaces
c632393
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 27, 2024 in 1s

78.56% (target 70.00%)

View this Pull Request on Codecov

78.56% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 61.11111% with 7 lines in your changes missing coverage. Please review.

Project coverage is 78.56%. Comparing base (e6d2d4d) to head (c632393).

Files with missing lines Patch % Lines
...lfservice/strategy/code/strategy_recovery_admin.go 69.23% 2 Missing and 2 partials ⚠️
selfservice/strategy/link/strategy_recovery.go 40.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4225      +/-   ##
==========================================
+ Coverage   78.52%   78.56%   +0.04%     
==========================================
  Files         380      380              
  Lines       27231    27235       +4     
==========================================
+ Hits        21383    21398      +15     
+ Misses       4224     4217       -7     
+ Partials     1624     1620       -4     

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