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

Implement integration test for getting Custom Policies of API Revisions #13464

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

thisaltennakoon
Copy link
Contributor

Fix https://github.com/wso2-enterprise/wso2-apim-internal/issues/5811

This PR adds an integration test to cover the fix(wso2/carbon-apimgt#12373) implemented to solve the issue when trying to get policies of API revisions.

@CLAassistant
Copy link

CLAassistant commented Mar 31, 2024

CLA assistant check
All committers have signed the CLA.

Copy link

codecov bot commented Mar 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 23.25%. Comparing base (ad087e2) to head (12d359c).
Report is 96 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #13464      +/-   ##
============================================
- Coverage     24.29%   23.25%   -1.04%     
+ Complexity     1239     1175      -64     
============================================
  Files           254      254              
  Lines         11489    11495       +6     
  Branches       1200     1200              
============================================
- Hits           2791     2673     -118     
- Misses         8671     8796     +125     
+ Partials         27       26       -1     
Flag Coverage Δ
integration_tests 23.25% <ø> (-1.04%) ⬇️

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.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 23.25%. Comparing base (ad087e2) to head (12d359c).
Report is 152 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #13464      +/-   ##
============================================
- Coverage     24.29%   23.25%   -1.04%     
+ Complexity     1239     1175      -64     
============================================
  Files           254      254              
  Lines         11489    11495       +6     
  Branches       1200     1200              
============================================
- Hits           2791     2673     -118     
- Misses         8671     8796     +125     
+ Partials         27       26       -1     
Flag Coverage Δ
integration_tests 23.25% <ø> (-1.04%) ⬇️

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.

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.

None yet

3 participants