Skip to content

Implement a database abstraction layer that will enable the use of different DB backends. - #282

Open
Davidyz wants to merge 96 commits into
mainfrom
feat/db_layer
Open

Implement a database abstraction layer that will enable the use of different DB backends.#282
Davidyz wants to merge 96 commits into
mainfrom
feat/db_layer

Merge branch 'main' into feat/db_layer

799e1fe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 28, 2026 in 0s

99.76% (+0.03%) compared to 171361e

View this Pull Request on Codecov

99.76% (+0.03%) compared to 171361e

Details

Codecov Report

❌ Patch coverage is 99.80237% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.76%. Comparing base (171361e) to head (799e1fe).
⚠️ Report is 2 commits behind head on main.

Files with missing linesPatch %Lines
src/vectorcode/database/chroma.py99.09%2 Missing ⚠️
Additional details and impacted files
@@ Coverage Diff @@## main #282 +/- ##
==========================================
+ Coverage 99.72% 99.76% +0.03% 
==========================================
Files 25 32 +7 Lines 1845 2099 +254 ==========================================
+ Hits 1840 2094 +254 
Misses 5 5 

☔ 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.