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

Freegle / Iznik / 4967 / 4967
70%
master: 70%

Build:
DEFAULT BRANCH: master
Ran 18 Apr 2026 04:48PM UTC
Files 118
Run time 3s
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

18 Apr 2026 04:16PM UTC coverage: 80.26%. Remained the same
4967

push

circleci

web-flow
fix(embedding): tier subject-match results above body-match (#209)

Return subject and body cosines separately from Store.Search so the
caller can surface subject-matches first. Previous weighted blend
(0.7*subject + 0.3*body) lost the distinction users expect: a literal
"table" in the subject should rank above one that only mentions "table"
in the body.

VectorSearch now splits hits into subject tier (subjectCos >= 0.65)
and body tier (only bodyCos >= 0.65), orders within each by cosine
plus keyword boost, and concatenates subject-first.

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

23053 of 28723 relevant lines covered (80.26%)

46.31 hits per line

Source Files on job go - 4967
  • Tree
  • List 118
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4967
  • CircleCI Build #4967
  • b1f95d46 on github
  • Prev Job for on master (#4947)
  • Next Job for on master (#4987)
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