wso2 / carbon-apimgt

Apache License 2.0
165 stars 620 forks source link

Marketplace assistant #12353

Closed Thenujan-Nagaratnam closed 3 months ago

Thenujan-Nagaratnam commented 3 months ago

Backend for the Marketplace Assistant

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 38.59%. Comparing base (e94b4fd) to head (254e00c). Report is 3 commits behind head on master.

Files Patch % Lines
...rbon/apimgt/rest/api/store/v1/dto/HttpToolDTO.java 0.00% 79 Missing :warning:
...fier/MarketplaceAssistantApiPublisherNotifier.java 0.00% 70 Missing :warning:
...ava/org/wso2/carbon/apimgt/impl/utils/APIUtil.java 0.00% 67 Missing :warning:
...st/api/store/v1/dto/ApiChatExecuteResponseDTO.java 0.00% 51 Missing :warning:
...pimgt/rest/api/store/v1/impl/AiApiServiceImpl.java 4.00% 48 Missing :warning:
...store/v1/dto/ApiChatExecuteRequestResponseDTO.java 0.00% 46 Missing :warning:
...mgt/rest/api/store/v1/impl/ApisApiServiceImpl.java 0.00% 39 Missing :warning:
...est/api/store/v1/dto/ApiChatExecuteRequestDTO.java 0.00% 38 Missing :warning:
...tore/v1/dto/ApiChatExecuteResponseResourceDTO.java 0.00% 38 Missing :warning:
...t/api/store/v1/dto/MarketplaceAssistantApiDTO.java 0.00% 38 Missing :warning:
... and 16 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #12353 +/- ## ============================================ - Coverage 47.62% 38.59% -9.03% - Complexity 4192 14487 +10295 ============================================ Files 1840 1847 +7 Lines 136532 136828 +296 Branches 19767 19827 +60 ============================================ - Hits 65019 52811 -12208 - Misses 63857 77361 +13504 + Partials 7656 6656 -1000 ``` | [Flag](https://app.codecov.io/gh/wso2/carbon-apimgt/pull/12353/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/12353/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2) | `38.59% <6.71%> (-3.83%)` | :arrow_down: | | [unit_tests](https://app.codecov.io/gh/wso2/carbon-apimgt/pull/12353/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2) | `?` | | 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.

Arshardh commented 3 months ago

New PR: https://github.com/wso2/carbon-apimgt/pull/12357