-
Notifications
You must be signed in to change notification settings - Fork 544
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 custom url redirection issue #6222
base: master
Are you sure you want to change the base?
Conversation
PR builder started |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #6222 +/- ##
============================================
- Coverage 45.56% 45.55% -0.02%
+ Complexity 14147 14041 -106
============================================
Files 1632 1631 -1
Lines 102355 101863 -492
Branches 17677 17774 +97
============================================
- Hits 46640 46401 -239
+ Misses 48954 48729 -225
+ Partials 6761 6733 -28
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
PR builder completed |
There was a problem hiding this 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/12396239438
...ntity/application/authentication/framework/config/builder/FileBasedConfigurationBuilder.java
Show resolved
Hide resolved
...y/application/authentication/framework/config/builder/FileBasedConfigurationBuilderTest.java
Show resolved
Hide resolved
...y/application/authentication/framework/config/builder/FileBasedConfigurationBuilderTest.java
Show resolved
Hide resolved
...ntity.application.authentication.framework/src/test/resources/application-authentication.xml
Outdated
Show resolved
Hide resolved
Quality Gate passedIssues Measures |
Purpose
Related issue
wso2/product-is#21458
Reference PR