wso2 / carbon-apimgt

Apache License 2.0
165 stars 620 forks source link

Add API Chat and Marketplace Assistant feature implementations #12357

Closed ashera96 closed 3 months ago

ashera96 commented 3 months ago

Purpose

Syncing AI feature implementation available under the feature branch with the master branch.

Related PRs:

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 41.93%. Comparing base (e94b4fd) to head (6984829). Report is 3 commits behind head on master.

:exclamation: Current head 6984829 differs from pull request most recent head 9bc1f11. Consider uploading reports for the commit 9bc1f11 to get more accurate results

Files Patch % Lines
...ava/org/wso2/carbon/apimgt/impl/utils/APIUtil.java 0.00% 88 Missing :warning:
...fier/MarketplaceAssistantApiPublisherNotifier.java 0.00% 69 Missing :warning:
...imgt/rest/api/store/v1/dto/ApiChatResponseDTO.java 0.00% 67 Missing :warning:
...mgt/rest/api/store/v1/impl/ApisApiServiceImpl.java 0.00% 66 Missing :warning:
...re/v1/impl/MarketplaceAssistantApiServiceImpl.java 3.70% 52 Missing :warning:
...pimgt/rest/api/store/v1/dto/ApiChatRequestDTO.java 0.00% 46 Missing :warning:
...st/api/store/v1/dto/ApiChatRequestResponseDTO.java 0.00% 46 Missing :warning:
...t/api/store/v1/dto/ApiChatResponseResourceDTO.java 0.00% 38 Missing :warning:
...t/api/store/v1/dto/MarketplaceAssistantApiDTO.java 0.00% 38 Missing :warning:
...est/api/store/v1/dto/ApiChatRequestApiSpecDTO.java 0.00% 30 Missing :warning:
... and 20 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #12357 +/- ## ============================================ - Coverage 47.62% 41.93% -5.69% - Complexity 4192 15691 +11499 ============================================ Files 1840 1849 +9 Lines 136532 136841 +309 Branches 19767 19823 +56 ============================================ - Hits 65019 57386 -7633 - Misses 63857 72232 +8375 + Partials 7656 7223 -433 ``` | [Flag](https://app.codecov.io/gh/wso2/carbon-apimgt/pull/12357/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/12357/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2) | `41.93% <6.83%> (-0.49%)` | :arrow_down: | | [unit_tests](https://app.codecov.io/gh/wso2/carbon-apimgt/pull/12357/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.