• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Info updated!

futpib / claugrep
86%

Build:
DEFAULT BRANCH: master
Repo Added 29 Mar 2026 05:27PM UTC
Token G6YdRjHhHkdDF52vAcJx2PuCClklycokQ regen
Build 17 Last
Files 6
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

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • feat/handle-image-blocks
  • feat/handle-pr-records
  • master

28 Apr 2026 10:04PM UTC coverage: 86.059% (+0.4%) from 85.702%
25080078913

push

github

futpib
refactor: colocate target parse/serialize with FromStr + Display

Replaces `Target::as_str()` with `impl Display for Target` and adds
`impl FromStr for Target`, plus a `QualifiedTarget { target, subtype }`
newtype with the same trait pair. `parse_targets` now drives off
`QualifiedTarget::from_str` instead of a hand-rolled match table, and
the dump/tail/last/search output sites format labels via Display.

Side effect: subtype-bearing labels in output now use `.` consistently
with input syntax (`[system.away_summary]` instead of
`[system:away_summary]`), so what you type in `--targets` matches what
you read back in the output.

150 of 151 new or added lines in 4 files covered. (99.34%)

3142 of 3651 relevant lines covered (86.06%)

30.32 hits per line

Relevant lines Covered
Build:
Build:
3651 RELEVANT LINES 3142 COVERED LINES
30.32 HITS PER LINE
Source Files on master
  • Tree
  • List 6
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
25080078913 master refactor: colocate target parse/serialize with FromStr + Display Replaces `Target::as_str()` with `impl Display for Target` and adds `impl FromStr for Target`, plus a `QualifiedTarget { target, subtype }` newtype with the same trait pair. `parse_... push 28 Apr 2026 10:05PM UTC futpib github
86.06
25079742472 master feat: filter `--targets` by subtype; recaps in default Adds `target.subtype` syntax so `--targets system.away_summary`, `tool-use.Edit`, `pull-request.owner/repo`, etc. narrow within a target without promoting every interesting subtype to its own... push 28 Apr 2026 09:56PM UTC futpib github
85.7
24832743229 master 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 nei... push 23 Apr 2026 11:30AM UTC futpib github
85.31
24831835264 master feat: share config-dir iteration across memory and sessions commands memory dump/search and sessions previously looked only at config_dirs.first(), so claudex accounts beyond the default were silently skipped. They now iterate every entry in effe... push 23 Apr 2026 11:08AM UTC futpib github
83.63
24829792837 master feat: add `memory` subcommand for CLAUDE.md and auto-memory files Introduces `claugrep memory dump` and `claugrep memory search`, which operate on every markdown memory file that applies to a project: managed policy, user-global CLAUDE.md/CLAUDE.... push 23 Apr 2026 10:17AM UTC futpib github
83.4
24577626877 master Merge branch 'feat/handle-pr-records' push 17 Apr 2026 05:17PM UTC futpib github
87.54
24577459395 feat/handle-pr-records feat: recognize pull-request metadata records as a new target PR-association records (`{prNumber, prRepository, prUrl, sessionId}`) have no `type` field, so they were landing in the catch-all warning branch and getting dropped. Add a `PullRequest... push 17 Apr 2026 05:13PM UTC futpib github
87.39
24577309581 feat/handle-image-blocks feat: render image content blocks as [image: <mime>, <N> bytes] markers Pasted screenshots and tool-returned images in user content previously hit the catch-all warning path and were dropped entirely. Extract them as a short placeholder instead s... Pull #2 17 Apr 2026 05:09PM UTC futpib github
87.35
24465936312 master feat: polish dump/tail label rendering - Dim the `[target]` / `[target:tool]` label so it recedes next to the content it precedes. - Break onto a new line before multi-line payloads (file reads, stdout, etc.) so the first line is not crammed ... push 15 Apr 2026 04:27PM UTC futpib github
87.2
24431338559 master feat: warn on catch-all drop paths; handle every known subtype Several code paths previously fell through unrecognized subtypes to a silent no-op, so useful content (task reminders, queued commands, edited files, hook outp... push 15 Apr 2026 01:18AM UTC futpib github
86.89
See All Builds (16)

Badge your Repo: claugrep

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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