wso2 / carbon-apimgt

Apache License 2.0
165 stars 618 forks source link

add preservePortalConfiguration support #12391

Closed tharindu1st closed 3 months ago

tharindu1st commented 3 months ago

add preservePortalConfiguration support

CLAassistant commented 3 months ago

CLA assistant check
All committers have signed the CLA.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 47.24%. Comparing base (5aa20d9) to head (3ed78f4). Report is 21 commits behind head on master.

Files Patch % Lines
.../api/publisher/v1/common/mappings/ImportUtils.java 13.15% 31 Missing and 2 partials :warning:
...rest/api/publisher/v1/impl/ApisApiServiceImpl.java 66.66% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #12391 +/- ## ============================================ + Coverage 46.94% 47.24% +0.29% - Complexity 4161 4214 +53 ============================================ Files 1869 1869 Lines 138154 138187 +33 Branches 19984 19995 +11 ============================================ + Hits 64852 65280 +428 + Misses 65592 65162 -430 - Partials 7710 7745 +35 ``` | [Flag](https://app.codecov.io/gh/wso2/carbon-apimgt/pull/12391/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/12391/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2) | `41.88% <20.93%> (+0.35%)` | :arrow_up: | | [unit_tests](https://app.codecov.io/gh/wso2/carbon-apimgt/pull/12391/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2) | `20.11% <2.56%> (+0.09%)` | :arrow_up: | 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.