wso2 / carbon-apimgt

Apache License 2.0
165 stars 620 forks source link

Fix user not found not displaying issue #12339

Closed shnrndk closed 3 months ago

shnrndk commented 3 months ago

Related Issue: https://github.com/wso2/api-manager/issues/2610

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 47.38%. Comparing base (1275104) to head (e3921b7). Report is 36 commits behind head on master.

Files Patch % Lines
...mgt/rest/api/admin/v1/impl/ApisApiServiceImpl.java 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #12339 +/- ## ============================================ + Coverage 47.36% 47.38% +0.01% - Complexity 4129 4141 +12 ============================================ Files 1840 1840 Lines 136404 136451 +47 Branches 19734 19749 +15 ============================================ + Hits 64611 64652 +41 + Misses 64176 64171 -5 - Partials 7617 7628 +11 ``` | [Flag](https://app.codecov.io/gh/wso2/carbon-apimgt/pull/12339/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/12339/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2) | `42.09% <0.00%> (+<0.01%)` | :arrow_up: | | [unit_tests](https://app.codecov.io/gh/wso2/carbon-apimgt/pull/12339/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2) | `20.44% <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.