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

feat: support chat sessions management & recover from storage #4399

Merged
merged 5 commits into from
Feb 24, 2025

fix: use builtin icon

b344bca
Select commit
Loading
Failed to load commit list.
Merged

feat: support chat sessions management & recover from storage #4399

fix: use builtin icon
b344bca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 24, 2025 in 1s

53.56% (-0.03%) compared to 7094c8c

View this Pull Request on Codecov

53.56% (-0.03%) compared to 7094c8c

Details

Codecov Report

Attention: Patch coverage is 22.78481% with 61 lines in your changes missing coverage. Please review.

Project coverage is 53.56%. Comparing base (7094c8c) to head (b344bca).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...ai-native/src/browser/chat/chat-manager.service.ts 17.24% 24 Missing ⚠️
packages/ai-native/src/browser/chat/chat-model.ts 38.46% 16 Missing ⚠️
...i-native/src/browser/chat/chat.internal.service.ts 0.00% 13 Missing and 3 partials ⚠️
...ai-native/src/browser/model/msg-history-manager.ts 42.85% 4 Missing ⚠️
...s/ai-native/src/browser/chat/chat-proxy.service.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4399      +/-   ##
==========================================
- Coverage   53.58%   53.56%   -0.03%     
==========================================
  Files        1651     1651              
  Lines      101806   101866      +60     
  Branches    22027    22035       +8     
==========================================
+ Hits        54557    54566       +9     
- Misses      39304    39351      +47     
- Partials     7945     7949       +4     

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