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

Add JWT claim based access validation policy tests #13414

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

Akila94
Copy link
Member

@Akila94 Akila94 commented Mar 13, 2024

This PR contains the integration tests for the JWT claim-based access validation policy.

Related implementation PRs:

Copy link

codecov bot commented Mar 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 24.31%. Comparing base (4f7f071) to head (f8c3fa4).
Report is 5 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #13414      +/-   ##
============================================
+ Coverage     20.24%   24.31%   +4.07%     
- Complexity     1030     1242     +212     
============================================
  Files           254      254              
  Lines         11489    11489              
  Branches       1200     1200              
============================================
+ Hits           2326     2794     +468     
+ Misses         9134     8668     -466     
+ Partials         29       27       -2     
Flag Coverage Δ
integration_tests 24.31% <ø> (+4.07%) ⬆️

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.

@tharikaGitHub tharikaGitHub merged commit 7415fba into wso2:master Mar 20, 2024
8 of 9 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.

2 participants