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

Introduce query param profile-name to return claims supported by given profile #909

Merged

Conversation

@jenkins-is-staging
Copy link

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

Copy link

codecov bot commented Jan 22, 2025

Codecov Report

Attention: Patch coverage is 30.61224% with 34 lines in your changes missing coverage. Please review.

Project coverage is 51.00%. Comparing base (2bb0332) to head (0de619a).
Report is 7 commits behind head on master.

Files with missing lines Patch % Lines
...identity/recovery/endpoint/Utils/RecoveryUtil.java 0.00% 19 Missing ⚠️
...y/recovery/endpoint/impl/ClaimsApiServiceImpl.java 53.57% 9 Missing and 4 partials ⚠️
...2/carbon/identity/recovery/endpoint/ClaimsApi.java 0.00% 1 Missing ⚠️
...n/identity/recovery/endpoint/ClaimsApiService.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #909      +/-   ##
============================================
+ Coverage     50.69%   51.00%   +0.30%     
- Complexity     2440     2449       +9     
============================================
  Files           300      300              
  Lines         17987    18047      +60     
  Branches       2600     2608       +8     
============================================
+ Hits           9118     9204      +86     
+ Misses         7718     7685      -33     
- Partials       1151     1158       +7     
Flag Coverage Δ
unit 38.73% <30.61%> (+0.14%) ⬆️

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/12912161475
Status: failure

@PasinduYeshan
Copy link
Contributor Author

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

 [ERROR] Failures: 
 [ERROR] org.wso2.identity.integration.test.scim2.SCIM2PaginationTestCase.testUserListingPagination(org.wso2.identity.integration.test.scim2.SCIM2PaginationTestCase)
 [ERROR] Run 1: SCIM2PaginationTestCase.testUserListingPagination:125->getCurrentUsersCount:282 » AxisFault
 [ERROR] Run 2: SCIM2PaginationTestCase.testUserListingPagination:125->getCurrentUsersCount:282 » AxisFault
 [INFO] 
 [ERROR] org.wso2.identity.integration.test.scim2.SCIM2PaginationTestCase.testUserListingPaginationWithoutParams(org.wso2.identity.integration.test.scim2.SCIM2PaginationTestCase)
 [ERROR] Run 1: SCIM2PaginationTestCase.testUserListingPaginationWithoutParams:157->getCurrentUsersCount:282 » AxisFault
 [ERROR] Run 2: SCIM2PaginationTestCase.testUserListingPaginationWithoutParams:157->getCurrentUsersCount:282 » AxisFault
 [INFO] 
 [ERROR] JDBCBasedUserMgtTestCase.testInit:39 » UserAdminUserAdmin UserAdminUserAdminEx...
 [INFO] 
 [ERROR] Tests run: 3039, Failures: 3, Errors: 0, Skipped: 18

@jenkins-is-staging
Copy link

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

@jenkins-is-staging
Copy link

PR builder completed
Link: https://github.com/wso2/product-is/actions/runs/12914269087
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/12914269087

@PasinduYeshan PasinduYeshan merged commit f411d00 into wso2-extensions:master Jan 22, 2025
4 of 5 checks passed
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.

3 participants