Skip to content

BE-743: Make the semantic-search candidate pool and ef_search configurable - #9152

Open
TimDiekmann wants to merge 8 commits into
mainfrom
t/be-743-make-the-semantic-search-candidate-pool-and-ef_search
Open

BE-743: Make the semantic-search candidate pool and ef_search configurable#9152
TimDiekmann wants to merge 8 commits into
mainfrom
t/be-743-make-the-semantic-search-candidate-pool-and-ef_search

Merge branch 'main' into t/be-743-make-the-semantic-search-candidate-…

0f344b4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 12, 2026 in 0s

59.64% (+0.00%) compared to 38ab9fd

View this Pull Request on Codecov

59.64% (+0.00%) compared to 38ab9fd

Details

Codecov Report

❌ Patch coverage is 84.90566% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.64%. Comparing base (38ab9fd) to head (0f344b4).

Files with missing lines Patch % Lines
...cal/graph/postgres-store/src/store/postgres/mod.rs 86.53% 7 Missing ⚠️
...tore/src/store/postgres/knowledge/entity/search.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9152   +/-   ##
=======================================
  Coverage   59.63%   59.64%           
=======================================
  Files        1420     1418    -2     
  Lines      138767   138802   +35     
  Branches     6555     6552    -3     
=======================================
+ Hits        82753    82786   +33     
- Misses      54950    54955    +5     
+ Partials     1064     1061    -3     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.