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

futpib / claugrep / 24832743229
92%

Build:
DEFAULT BRANCH: master
Ran 23 Apr 2026 11:30AM UTC
Jobs 1
Files 6
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

23 Apr 2026 11:11AM UTC coverage: 85.309% (+1.7%) from 83.632%
24832743229

push

github

futpib
feat: add record-level context flags to `search`

`-A`/`-B`/`-C` grow a matching record with extra lines from within it.
The new `--around-records`/`--before-records`/`--after-records` shortcuts
and the more expressive `--records SPEC` pull in neighboring *records*
(preceding/following user prompts, assistant turns, tool calls) so a
match can be read in its conversational context.

`--records-type TYPES` restricts offset counting — and display — to a
subset of record types, making "the next user prompt" or "the previous
two assistant turns" expressible without the intermediate tool noise.

With `--json` and any record-context flag, each match is wrapped as
`{"match": <raw>, "context": [{"offset": n, "entry": <raw>}, ...]}`.
The legacy one-raw-entry-per-line format is preserved when no record
flag is used, so existing consumers are unaffected.

393 of 401 new or added lines in 3 files covered. (98.0%)

2950 of 3458 relevant lines covered (85.31%)

26.19 hits per line

Uncovered Changes

Lines Coverage ∆ File
5
93.97
-0.47% src/output.rs
2
64.81
7.17% src/main.rs
1
99.27
0.2% src/search.rs
Jobs
ID Job ID Ran Files Coverage
1 24832743229.1 23 Apr 2026 11:30AM UTC 6
85.31
GitHub Action Run
Source Files on build 24832743229
  • Tree
  • List 6
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24832743229
  • a3fc9e8c on github
  • Prev Build on master (#24831835264)
  • Next Build on master (#25079742472)
  • 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