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

Added Conversation API in MLClient #2211

Closed
wants to merge 10 commits into from

Added create conversation API in MLClient

1e74bab
Select commit
Loading
Failed to load commit list.
Closed

Added Conversation API in MLClient #2211

Added create conversation API in MLClient
1e74bab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 18, 2024 in 0s

81.89% (-0.02%) compared to c233356

View this Pull Request on Codecov

81.89% (-0.02%) compared to c233356

Details

Codecov Report

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

Project coverage is 81.89%. Comparing base (c233356) to head (1e74bab).

❗ Current head 1e74bab differs from pull request most recent head 03d19b1. Consider uploading reports for the commit 03d19b1 to get more accurate results

Files Patch % Lines
...ction/conversation/CreateConversationResponse.java 0.00% 8 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2211      +/-   ##
============================================
- Coverage     81.91%   81.89%   -0.02%     
- Complexity     5719     5724       +5     
============================================
  Files           547      547              
  Lines         23064    23082      +18     
  Branches       2378     2378              
============================================
+ Hits          18892    18903      +11     
- Misses         3227     3235       +8     
+ Partials        945      944       -1     

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