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

Fix invalidating code created in recovery flow #733 #902

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kayathiri4
Copy link
Contributor

$subject

Fixes wso2/product-is#22151

@jenkins-is-staging
Copy link

PR builder started
Link: https://github.com/wso2/product-is/actions/runs/12653475168

Copy link

codecov bot commented Jan 7, 2025

Codecov Report

Attention: Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 51.02%. Comparing base (55bf5a4) to head (ae47871).

Files with missing lines Patch % Lines
...ernal/service/impl/UserAccountRecoveryManager.java 33.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #902      +/-   ##
============================================
+ Coverage     50.91%   51.02%   +0.10%     
- Complexity     2431     2434       +3     
============================================
  Files           298      298              
  Lines         17979    17981       +2     
  Branches       2585     2586       +1     
============================================
+ Hits           9154     9174      +20     
+ Misses         7673     7652      -21     
- Partials       1152     1155       +3     
Flag Coverage Δ
unit 38.52% <33.33%> (+0.11%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@jenkins-is-staging
Copy link

PR builder completed
Link: https://github.com/wso2/product-is/actions/runs/12653475168
Status: failure

@jenkins-is-staging
Copy link

PR builder started
Link: https://github.com/wso2/product-is/actions/runs/12653475168

@jenkins-is-staging
Copy link

PR builder completed
Link: https://github.com/wso2/product-is/actions/runs/12653475168
Status: success

Copy link

@jenkins-is-staging jenkins-is-staging left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving the pull request based on the successful pr build https://github.com/wso2/product-is/actions/runs/12653475168

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Password recovery intermittently fails when the User Account Recovery API V2 is used with challenge questions
2 participants