-
Notifications
You must be signed in to change notification settings - Fork 545
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 sub org myaccount access url issue #6333
base: master
Are you sure you want to change the base?
Conversation
Quality Gate passedIssues Measures |
PR builder started |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6333 +/- ##
============================================
- Coverage 46.53% 46.41% -0.12%
+ Complexity 14929 14675 -254
============================================
Files 1701 1701
Lines 104894 103232 -1662
Branches 18450 18270 -180
============================================
- Hits 48809 47920 -889
+ Misses 49181 48486 -695
+ Partials 6904 6826 -78
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/12908339354
Proposed changes in this pull request
Fix myaccount access url issue.
Issue - wso2/product-is#22358