Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Marketplace assistant #12353

Conversation

Thenujan-Nagaratnam
Copy link
Contributor

Backend for the Marketplace Assistant

  • Two REST resources to connect the choreo service with the UI.
  • A Notifier to populate the api_apec to the database.

Copy link

codecov bot commented Mar 23, 2024

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 ⚠️
...fier/MarketplaceAssistantApiPublisherNotifier.java 0.00% 70 Missing ⚠️
...ava/org/wso2/carbon/apimgt/impl/utils/APIUtil.java 0.00% 67 Missing ⚠️
...st/api/store/v1/dto/ApiChatExecuteResponseDTO.java 0.00% 51 Missing ⚠️
...pimgt/rest/api/store/v1/impl/AiApiServiceImpl.java 4.00% 48 Missing ⚠️
...store/v1/dto/ApiChatExecuteRequestResponseDTO.java 0.00% 46 Missing ⚠️
...mgt/rest/api/store/v1/impl/ApisApiServiceImpl.java 0.00% 39 Missing ⚠️
...est/api/store/v1/dto/ApiChatExecuteRequestDTO.java 0.00% 38 Missing ⚠️
...tore/v1/dto/ApiChatExecuteResponseResourceDTO.java 0.00% 38 Missing ⚠️
...t/api/store/v1/dto/MarketplaceAssistantApiDTO.java 0.00% 38 Missing ⚠️
... and 16 more
Additional details and impacted files
@@             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 Coverage Δ
integration_tests 38.59% <6.71%> (-3.83%) ⬇️
unit_tests ?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Arshardh Arshardh closed this Mar 23, 2024
@Arshardh
Copy link
Contributor

New PR: #12357

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants