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

UI for file search #3089

Closed
wants to merge 16 commits into from

added more tests

c86c3c2
Select commit
Loading
Failed to load commit list.
Closed

UI for file search #3089

added more tests
c86c3c2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 4, 2024 in 0s

80.97% (-0.03%) compared to 1cb80f7

View this Pull Request on Codecov

80.97% (-0.03%) compared to 1cb80f7

Details

Codecov Report

Attention: Patch coverage is 79.55801% with 37 lines in your changes missing coverage. Please review.

Project coverage is 80.97%. Comparing base (1cb80f7) to head (c86c3c2).

Files with missing lines Patch % Lines
...lkit/Assistant/CreateAssistant/CreateAssistant.tsx 0.00% 13 Missing ⚠️
...it/Assistant/AssistantOptions/AssistantOptions.tsx 0.00% 8 Missing ⚠️
src/containers/AIToolkit/ListItems/List.tsx 81.48% 1 Missing and 4 partials ⚠️
...ners/AIToolkit/Assistant/Assistants/Assistants.tsx 0.00% 4 Missing ⚠️
...IToolkit/Storage/Assistants/AssistantsAttached.tsx 71.42% 2 Missing and 2 partials ⚠️
src/containers/AIToolkit/Storage/Files/Files.tsx 93.93% 0 Missing and 2 partials ⚠️
src/components/UI/HelpIcon/HelpIcon.tsx 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3089      +/-   ##
==========================================
- Coverage   80.99%   80.97%   -0.03%     
==========================================
  Files         323      339      +16     
  Lines       10349    10527     +178     
  Branches     2198     2229      +31     
==========================================
+ Hits         8382     8524     +142     
- Misses       1338     1366      +28     
- Partials      629      637       +8     

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