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: add sparse vector for PineconeIndex #355

Merged
merged 6 commits into from
Jul 16, 2024

chore: update versions

75a1799
Select commit
Loading
Failed to load commit list.
Merged

feat: add sparse vector for PineconeIndex #355

chore: update versions
75a1799
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 16, 2024 in 0s

70.00% (-0.41%) compared to ae08fab

View this Pull Request on Codecov

70.00% (-0.41%) compared to ae08fab

Details

Codecov Report

Attention: Patch coverage is 10.00000% with 18 lines in your changes missing coverage. Please review.

Project coverage is 70.00%. Comparing base (ae08fab) to head (75a1799).

Files Patch % Lines
semantic_router/index/local.py 5.26% 18 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #355      +/-   ##
==========================================
- Coverage   70.41%   70.00%   -0.41%     
==========================================
  Files          45       45              
  Lines        3005     3024      +19     
==========================================
+ Hits         2116     2117       +1     
- Misses        889      907      +18     

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