wso2 / carbon-apimgt

Apache License 2.0
165 stars 623 forks source link

Fix issue when API Manager is running as a service in Windows env #12330

Closed AnuGayan closed 4 months ago

AnuGayan commented 4 months ago

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

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 47.43%. Comparing base (00039b7) to head (45a43e6). Report is 49 commits behind head on master.

Files Patch % Lines
...o2/carbon/apimgt/impl/APIManagerConfiguration.java 30.23% 17 Missing and 13 partials :warning:
...mpl/monetization/MonetizationConfigurationDto.java 0.00% 15 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #12330 +/- ## ============================================ + Coverage 42.31% 47.43% +5.11% - Complexity 0 4161 +4161 ============================================ Files 1840 1840 Lines 136406 136499 +93 Branches 19736 19759 +23 ============================================ + Hits 57717 64742 +7025 + Misses 71759 64126 -7633 - Partials 6930 7631 +701 ``` | [Flag](https://app.codecov.io/gh/wso2/carbon-apimgt/pull/12330/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/12330/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2) | `42.19% <22.41%> (+6.45%)` | :arrow_up: | | [unit_tests](https://app.codecov.io/gh/wso2/carbon-apimgt/pull/12330/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2) | `20.15% <0.00%> (-0.29%)` | :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.