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

Named vectors #878

Merged
merged 50 commits into from
Feb 23, 2024
Merged

Named vectors #878

merged 50 commits into from
Feb 23, 2024

Conversation

dirkkul
Copy link
Collaborator

@dirkkul dirkkul commented Feb 15, 2024

No description provided.

@dirkkul dirkkul requested a review from a team as a code owner February 15, 2024 13:53
@codecov-commenter
Copy link

codecov-commenter commented Feb 21, 2024

Codecov Report

Attention: 44 lines in your changes are missing coverage. Please review.

Comparison is base (310bd06) 95.49% compared to head (b163722) 95.16%.
Report is 22 commits behind head on main.

Files Patch % Lines
integration/test_named_vectors.py 86.09% 21 Missing ⚠️
...aviate/collections/classes/config_named_vectors.py 87.96% 13 Missing ⚠️
weaviate/collections/classes/config.py 98.30% 2 Missing ⚠️
weaviate/collections/config.py 66.66% 2 Missing ⚠️
integration/test_client.py 92.30% 1 Missing ⚠️
weaviate/collections/aggregations/base.py 87.50% 1 Missing ⚠️
weaviate/collections/classes/config_base.py 97.95% 1 Missing ⚠️
weaviate/collections/classes/config_vectorizers.py 99.57% 1 Missing ⚠️
weaviate/collections/collections.py 66.66% 1 Missing ⚠️
weaviate/gql/filter.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #878      +/-   ##
==========================================
- Coverage   95.49%   95.16%   -0.34%     
==========================================
  Files         167      172       +5     
  Lines       17198    17714     +516     
==========================================
+ Hits        16423    16857     +434     
- Misses        775      857      +82     

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

@dirkkul dirkkul merged commit 915a702 into main Feb 23, 2024
34 of 35 checks passed
@dirkkul dirkkul deleted the named_vectors branch February 23, 2024 11:59
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.

3 participants