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

freeeve / roaringrange / 26705106791
82%

Build:
DEFAULT BRANCH: main
Ran 31 May 2026 06:14AM UTC
Jobs 1
Files 5
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

31 May 2026 06:13AM UTC coverage: 81.948%. Remained the same
26705106791

push

github

freeeve
perf(search): container-level ranged tail intersection for strict-AND queries

A rare phrase of common trigrams empties the head, so the cursor had to fetch
every trigram's full tail posting and intersect over the whole corpus — tens of
MB for a single result. The new posting module reads the rarest tail in full,
then intersects each remaining tail at container granularity: parse its portable
offset directory and fetch only the containers whose high key still appears
among the surviving candidates, reassembling a standalone bitmap to AND in.
Wired into Index::search and Cursor::ensure for the strict-AND (Exact) path;
fuzzy threshold still reads full postings.

345 of 421 relevant lines covered (81.95%)

8.32 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26705106791.1 31 May 2026 06:14AM UTC 5
81.95
GitHub Action Run
Source Files on build 26705106791
  • Tree
  • List 5
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26705106791
  • fd1b0a7d on github
  • Prev Build on main (#26704489857)
  • Next Build on main (#26705285521)
  • Delete
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