wso2 / carbon-apimgt

Apache License 2.0
165 stars 623 forks source link

Set URI Templates to API object on service reimport #12295

Closed msm1992 closed 4 months ago

msm1992 commented 5 months ago

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

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 47.84%. Comparing base (9390981) to head (2d6fd9a).

Files Patch % Lines
...rest/api/publisher/v1/impl/ApisApiServiceImpl.java 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #12295 +/- ## ============================================= + Coverage 35.25% 47.84% +12.59% - Complexity 2425 4193 +1768 ============================================= Files 1839 1839 Lines 135650 135651 +1 Branches 19593 19593 ============================================= + Hits 47819 64902 +17083 + Misses 81478 63144 -18334 - Partials 6353 7605 +1252 ``` | [Flag](https://app.codecov.io/gh/wso2/carbon-apimgt/pull/12295/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/12295/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2) | `42.57% <0.00%> (+16.28%)` | :arrow_up: | | [unit_tests](https://app.codecov.io/gh/wso2/carbon-apimgt/pull/12295/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2) | `20.56% <ø> (ø)` | | 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.