• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

stacklok / toolhive / 22772672652
64%

Build:
DEFAULT BRANCH: main
Ran 06 Mar 2026 04:48PM UTC
Jobs 1
Files 538
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

06 Mar 2026 04:39PM UTC coverage: 63.927% (+0.02%) from 63.911%
22772672652

push

github

web-flow
Auto-chunk TEI embedding requests to respect server batch size limit (#4029)

TEI (Text Embeddings Inference) does not automatically batch embedding
requests — it rejects requests that exceed max_client_batch_size with a
422 error. This wasn't caught earlier because the Optimizer was indexing
fewer than 32 tools (the default limit). Once we exceeded that threshold,
upserts started failing.

Query the TEI /info endpoint at client creation to discover
max_client_batch_size, then split EmbedBatch requests into chunks
that fit within the limit. Falls back to a default of 32 when
/info is unavailable.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>

47 of 47 new or added lines in 1 file covered. (100.0%)

10 existing lines in 2 files now uncovered.

47291 of 73977 relevant lines covered (63.93%)

75.08 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
4
80.8
-0.89% pkg/transport/proxy/transparent/transparent_proxy.go
6
75.47
-5.66% pkg/secrets/keyring/keyctl_linux.go
Jobs
ID Job ID Ran Files Coverage
1 22772672652.1 06 Mar 2026 04:48PM UTC 538
63.93
GitHub Action Run
Source Files on build 22772672652
  • Tree
  • List 538
  • Changed 5
  • Source Changed 1
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22772672652
  • b33a55c3 on github
  • Prev Build on main (#22766270458)
  • Next Build on main (#22778464265)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc