feat: integrate vector store into configuration and distribution chain #1220
+186
−23
Codecov / codecov/project
succeeded
Apr 19, 2026 in 1s
73.31% (+0.37%) compared to 36d6e19
View this Pull Request on Codecov
73.31% (+0.37%) compared to 36d6e19
Details
Codecov Report
❌ Patch coverage is 29.41176% with 36 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.31%. Comparing base (36d6e19) to head (a8ce535).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| server/server.go | 0.00% | 16 Missing and 1 partial |
| worker/worker.go | 0.00% | 10 Missing and 1 partial |
| master/master.go | 0.00% | 8 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #1220 +/- ##
==========================================
+ Coverage 72.94% 73.31% +0.37%
==========================================
Files 89 90 +1
Lines 16569 16664 +95
==========================================
+ Hits 12086 12217 +131
+ Misses 3244 3234 -10
+ Partials 1239 1213 -26 ☔ 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.
Loading