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

Deepmemory ux improvements #2710

Merged
merged 18 commits into from
Dec 8, 2023

fixing python vector search error

056bead
Select commit
Loading
Failed to load commit list.
Merged

Deepmemory ux improvements #2710

fixing python vector search error
056bead
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 6, 2023 in 0s

81.83% (-2.59%) compared to 2142ee4

View this Pull Request on Codecov

81.83% (-2.59%) compared to 2142ee4

Details

Codecov Report

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

Comparison is base (2142ee4) 84.42% compared to head (056bead) 81.83%.

Files Patch % Lines
...ectorstore/vector_search/indra/search_algorithm.py 91.17% 6 Missing ⚠️
...eplake/core/vectorstore/deep_memory/deep_memory.py 96.77% 1 Missing ⚠️
.../vectorstore/vector_search/python/vector_search.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2710      +/-   ##
==========================================
- Coverage   84.42%   81.83%   -2.59%     
==========================================
  Files         233      233              
  Lines       26099    26177      +78     
==========================================
- Hits        22034    21422     -612     
- Misses       4065     4755     +690     

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