wso2 / carbon-apimgt

Apache License 2.0
165 stars 620 forks source link

Adding Portal Configuration Only Mode configuration #12342

Closed CrowleyRajapakse closed 3 months ago

CrowleyRajapakse commented 3 months ago

Issue

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

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.30%. Comparing base (45a43e6) to head (49aba2f). Report is 52 commits behind head on master.

Files Patch % Lines
.../apimgt/rest/api/publisher/v1/dto/SettingsDTO.java 0.00% 9 Missing :warning:
...ava/org/wso2/carbon/apimgt/impl/utils/APIUtil.java 0.00% 5 Missing :warning:
...lisher/v1/common/mappings/SettingsMappingUtil.java 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #12342 +/- ## ============================================ - Coverage 47.43% 47.30% -0.13% + Complexity 4161 4133 -28 ============================================ Files 1840 1840 Lines 136499 136513 +14 Branches 19759 19761 +2 ============================================ - Hits 64742 64584 -158 - Misses 64126 64311 +185 + Partials 7631 7618 -13 ``` | [Flag](https://app.codecov.io/gh/wso2/carbon-apimgt/pull/12342/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/12342/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2) | `42.12% <0.00%> (-0.08%)` | :arrow_down: | | [unit_tests](https://app.codecov.io/gh/wso2/carbon-apimgt/pull/12342/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2) | `20.16% <0.00%> (+0.01%)` | :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.