wso2 / carbon-apimgt

Apache License 2.0
165 stars 618 forks source link

Add logic to handle unauthenticated and throttled scenarios of AI features #12392

Closed ashera96 closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 47.04%. Comparing base (658b9d4) to head (497566f). Report is 14 commits behind head on master.

Files Patch % Lines
...mgt/rest/api/store/v1/impl/ApisApiServiceImpl.java 0.00% 14 Missing :warning:
...re/v1/impl/MarketplaceAssistantApiServiceImpl.java 0.00% 9 Missing :warning:
...ava/org/wso2/carbon/apimgt/impl/utils/APIUtil.java 0.00% 7 Missing :warning:
...carbon/apimgt/rest/api/util/utils/RestApiUtil.java 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #12392 +/- ## ============================================ + Coverage 41.42% 47.04% +5.62% - Complexity 0 4169 +4169 ============================================ Files 1869 1869 Lines 138137 138202 +65 Branches 19983 20000 +17 ============================================ + Hits 57228 65024 +7796 + Misses 73976 65448 -8528 - Partials 6933 7730 +797 ``` | [Flag](https://app.codecov.io/gh/wso2/carbon-apimgt/pull/12392/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/12392/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2) | `41.72% <5.88%> (+7.07%)` | :arrow_up: | | [unit_tests](https://app.codecov.io/gh/wso2/carbon-apimgt/pull/12392/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2) | `20.11% <0.00%> (-0.02%)` | :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.