wso2 / carbon-apimgt

Apache License 2.0
166 stars 625 forks source link

add organization into internal api #12284

Closed tharindu1st closed 6 months ago

tharindu1st commented 6 months ago

add organization into internal api

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (fae8a45) 41.91% compared to head (56eaf88) 47.67%. Report is 4 commits behind head on master.

Files Patch % Lines
...n/apimgt/internal/service/dto/SubscriptionDTO.java 0.00% 18 Missing :warning:
...on/apimgt/api/model/subscription/Subscription.java 0.00% 8 Missing :warning:
...bon/apimgt/impl/dao/SubscriptionValidationDAO.java 0.00% 6 Missing :warning:
.../service/utils/SubscriptionValidationDataUtil.java 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #12284 +/- ## ============================================ + Coverage 41.91% 47.67% +5.75% - Complexity 3252 4137 +885 ============================================ Files 1838 1838 Lines 135497 135528 +31 Branches 19572 19574 +2 ============================================ + Hits 56792 64611 +7819 + Misses 71869 63351 -8518 - Partials 6836 7566 +730 ``` | [Flag](https://app.codecov.io/gh/wso2/carbon-apimgt/pull/12284/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/12284/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2) | `42.46% <0.00%> (+7.22%)` | :arrow_up: | | [unit_tests](https://app.codecov.io/gh/wso2/carbon-apimgt/pull/12284/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2) | `20.57% <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.