Skip to content

Merge branch 'main' into feat/db_layer

799e1fe
Select commit
Loading
Failed to load commit list.
Open

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

Merge branch 'main' into feat/db_layer
799e1fe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 13, 2025 in 1s

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

Files with missing lines Patch % Lines
src/vectorcode/database/chroma.py 99.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 Sentry.
📢 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.