wso2 / carbon-apimgt

Apache License 2.0
166 stars 626 forks source link

Fix UI crash issue after decommissioning gateway which is added from toml #12282

Closed chashikajw closed 7 months ago

chashikajw commented 8 months ago

Purpose

This will fix UI crash issue after decommissioning gateway which is added from toml

Fixes

codecov[bot] commented 8 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (bcd5f6a) 41.79% compared to head (5328b51) 47.61%.

Files Patch % Lines
...rg/wso2/carbon/apimgt/impl/utils/APIMgtDBUtil.java 50.00% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #12282 +/- ## ============================================ + Coverage 41.79% 47.61% +5.81% - Complexity 3229 4132 +903 ============================================ Files 1838 1838 Lines 135493 135497 +4 Branches 19571 19573 +2 ============================================ + Hits 56629 64515 +7886 + Misses 72032 63431 -8601 - Partials 6832 7551 +719 ``` | [Flag](https://app.codecov.io/gh/wso2/carbon-apimgt/pull/12282/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/12282/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2) | `42.34% <50.00%> (+7.27%)` | :arrow_up: | | [unit_tests](https://app.codecov.io/gh/wso2/carbon-apimgt/pull/12282/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2) | `20.58% <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.