wso2 / carbon-apimgt

Apache License 2.0
166 stars 626 forks source link

add no of subscriptions to api detail in devportal #12362

Closed tharindu1st closed 6 months ago

tharindu1st commented 6 months ago

add no of subscriptions to api detail in devportal

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 47.27%. Comparing base (e14a969) to head (95e42c1). Report is 181 commits behind head on master.

Files Patch % Lines
...ava/org/wso2/carbon/apimgt/impl/dao/ApiMgtDAO.java 28.57% 6 Missing and 4 partials :warning:
...o2/carbon/apimgt/rest/api/store/v1/dto/APIDTO.java 44.44% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #12362 +/- ## ============================================ - Coverage 47.51% 47.27% -0.25% + Complexity 4204 4150 -54 ============================================ Files 1860 1861 +1 Lines 137425 137473 +48 Branches 19862 19875 +13 ============================================ - Hits 65299 64986 -313 - Misses 64450 64818 +368 + Partials 7676 7669 -7 ``` | [Flag](https://app.codecov.io/gh/wso2/carbon-apimgt/pull/12362/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/12362/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2) | `42.13% <46.42%> (-0.29%)` | :arrow_down: | | [unit_tests](https://app.codecov.io/gh/wso2/carbon-apimgt/pull/12362/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2) | `20.09% <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.