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

Qurator omni #4032

Draft
wants to merge 22 commits into
base: master
Choose a base branch
from
Draft

Qurator omni #4032

wants to merge 22 commits into from

Conversation

nl0
Copy link
Member

@nl0 nl0 commented Jun 24, 2024

Description

Context-aware chat assistant

TODO

  • Unit tests
  • Automated tests (e.g. Preflight)
  • Confirm that this change meets security best practices and does not violate the security model
  • Documentation
    • Python: Run build.py for new docstrings
    • JavaScript: basic explanation and screenshot of new features
    • Markdown somewhere in docs/**/*.md that explains the feature to end users (said .md files should be linked from SUMMARY.md so they appear on https://docs.quiltdata.com)
    • Markdown docs for developers
  • Changelog entry (skip if change is not significant to end users, e.g. docs only)

Copy link

codecov bot commented Jun 24, 2024

Codecov Report

Attention: Patch coverage is 0% with 334 lines in your changes missing coverage. Please review.

Project coverage is 38.06%. Comparing base (4c02a80) to head (8c5c004).
Report is 2 commits behind head on master.

Files Patch % Lines
catalog/app/components/Assistant/Assistant.tsx 0.00% 117 Missing and 10 partials ⚠️
catalog/app/components/Assistant/Context.tsx 0.00% 60 Missing ⚠️
catalog/app/containers/Search/AssistantContext.tsx 0.00% 58 Missing ⚠️
catalog/app/components/Assistant/tools.ts 0.00% 22 Missing ⚠️
catalog/app/containers/Bucket/Qurator/Context.tsx 0.00% 20 Missing and 1 partial ⚠️
catalog/app/containers/Search/Search.tsx 0.00% 11 Missing ⚠️
catalog/app/containers/Bucket/Qurator/Button.tsx 0.00% 8 Missing and 1 partial ⚠️
catalog/app/utils/AWS/Bedrock/Bedrock.ts 0.00% 8 Missing ⚠️
catalog/app/containers/Bucket/File.js 0.00% 6 Missing and 1 partial ⚠️
catalog/app/containers/Search/Buckets.tsx 0.00% 6 Missing ⚠️
... and 4 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4032      +/-   ##
==========================================
- Coverage   38.43%   38.06%   -0.38%     
==========================================
  Files         718      725       +7     
  Lines       33051    33373     +322     
  Branches     4842     4886      +44     
==========================================
  Hits        12704    12704              
- Misses      19196    19505     +309     
- Partials     1151     1164      +13     
Flag Coverage Δ
api-python 90.75% <ø> (ø)
catalog 11.33% <0.00%> (-0.17%) ⬇️
lambda 87.96% <ø> (ø)

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.

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.

None yet

1 participant