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

Template IdV event listener #6242

Merged

Conversation

AfraHussaindeen
Copy link
Contributor

@AfraHussaindeen AfraHussaindeen commented Dec 25, 2024

Purpose

Template to change the default execution order id (which is 150 ), since the default order id was overridden by another listener.

The selected default order id is 120, which is not occupied by other UserOperationEventListener listeners.

Screenshot 2024-12-25 at 20 30 32

Note : In Asgardeo, this issue does not exist because the IdVUserOperationEventListener is configured with a priority of 120 through the deployment.toml file.

Copy link

codecov bot commented Dec 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.70%. Comparing base (f70492e) to head (0b6fa45).
Report is 81 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##             master    #6242    +/-   ##
==========================================
  Coverage     45.69%   45.70%            
+ Complexity    14078    14058    -20     
==========================================
  Files          1633     1633            
  Lines        100914   100656   -258     
  Branches      17730    17696    -34     
==========================================
- Hits          46117    46002   -115     
+ Misses        48080    47958   -122     
+ Partials       6717     6696    -21     
Flag Coverage Δ
unit 28.40% <ø> (+<0.01%) ⬆️

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.

@AfraHussaindeen AfraHussaindeen merged commit b6c7254 into wso2:master Jan 6, 2025
5 checks passed
@AfraHussaindeen AfraHussaindeen self-assigned this Jan 6, 2025
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.

2 participants