wso2 / carbon-apimgt

Apache License 2.0
165 stars 620 forks source link

Fix Gateway policy deployment issues #12341

Closed YasasRangika closed 3 months ago

YasasRangika commented 3 months ago

Purpose

To address the regression issues that arise when deploying policies through multiple gateways.

Goal

Fixes: https://github.com/wso2/api-manager/issues/2631 Fixes: https://github.com/wso2/api-manager/issues/2628

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 0% with 15 lines in your changes are missing coverage. Please review.

Project coverage is 47.28%. Comparing base (00039b7) to head (96cfccb). Report is 40 commits behind head on master.

Files Patch % Lines
...a/org/wso2/carbon/apimgt/impl/APIProviderImpl.java 0.00% 11 Missing :warning:
...blisher/v1/impl/GatewayPoliciesApiServiceImpl.java 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #12341 +/- ## ============================================ + Coverage 42.31% 47.28% +4.96% - Complexity 0 4138 +4138 ============================================ Files 1840 1840 Lines 136406 136466 +60 Branches 19736 19752 +16 ============================================ + Hits 57717 64522 +6805 + Misses 71759 64325 -7434 - Partials 6930 7619 +689 ``` | [Flag](https://app.codecov.io/gh/wso2/carbon-apimgt/pull/12341/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2) | Coverage Δ | | |---|---|---| | [integration_tests](https://app.codecov.io/gh/wso2/carbon-apimgt/pull/12341/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2) | `41.98% <0.00%> (+6.23%)` | :arrow_up: | | [unit_tests](https://app.codecov.io/gh/wso2/carbon-apimgt/pull/12341/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2) | `20.43% <0.00%> (-0.01%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.