Skip to content

Merge branch 'main' of https://github.com/c58/grepai into voyage-ai-p…

6db14fc
Select commit
Loading
Failed to load commit list.
Open

feat: Voyage ai provider #166

Merge branch 'main' of https://github.com/c58/grepai into voyage-ai-p…
6db14fc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 16, 2026 in 1s

46.33% (+19.16%) compared to a322537

View this Pull Request on Codecov

46.33% (+19.16%) compared to a322537

Details

Codecov Report

❌ Patch coverage is 60.94891% with 107 lines in your changes missing coverage. Please review.
✅ Project coverage is 46.33%. Comparing base (a322537) to head (6db14fc).
⚠️ Report is 97 commits behind head on main.

Files with missing lines Patch % Lines
embedder/voyageai.go 64.01% 67 Missing and 10 partials ⚠️
cli/init.go 5.88% 16 Missing ⚠️
embedder/batch.go 71.42% 5 Missing and 1 partial ⚠️
embedder/openai.go 0.00% 4 Missing ⚠️
config/config.go 75.00% 2 Missing ⚠️
embedder/factory.go 77.77% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #166       +/-   ##
===========================================
+ Coverage   27.16%   46.33%   +19.16%     
===========================================
  Files          32       71       +39     
  Lines        3711    13926    +10215     
===========================================
+ Hits         1008     6452     +5444     
- Misses       2620     6812     +4192     
- Partials       83      662      +579     

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