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

Add support for Agents/Assistants #2286

Merged
merged 20 commits into from
Oct 17, 2024

Rename method and add TODO, per request

ad7a190
Select commit
Loading
Failed to load commit list.
Merged

Add support for Agents/Assistants #2286

Rename method and add TODO, per request
ad7a190
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 16, 2024 in 0s

81.21% (-0.38%) compared to 70debca

View this Pull Request on Codecov

81.21% (-0.38%) compared to 70debca

Details

Codecov Report

Attention: Patch coverage is 77.12418% with 35 lines in your changes missing coverage. Please review.

Project coverage is 81.21%. Comparing base (70debca) to head (ad7a190).

Files with missing lines Patch % Lines
src/Assistant.ts 75.63% 20 Missing and 9 partials ⚠️
src/App.ts 0.00% 3 Missing ⚠️
src/AssistantThreadContextStore.ts 88.00% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2286      +/-   ##
==========================================
- Coverage   81.59%   81.21%   -0.38%     
==========================================
  Files          19       21       +2     
  Lines        1646     1799     +153     
  Branches      464      498      +34     
==========================================
+ Hits         1343     1461     +118     
- Misses        194      218      +24     
- Partials      109      120      +11     

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