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

futpib / claugrep / 28975456209
91%

Build:
DEFAULT BRANCH: master
Ran 08 Jul 2026 09:02PM UTC
Jobs 1
Files 9
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

08 Jul 2026 09:01PM UTC coverage: 91.128% (-0.1%) from 91.24%
28975456209

push

github

futpib-bot2
feat: on empty single-project search, list other projects with matches

Searching from a directory claugrep has no history for previously dead-ended
at "No session files found for project". That gives no signal about whether
the pattern exists elsewhere, so the user has to guess and re-run with
--all-projects.

Now that case triggers a lightweight cross-project scan, printed to stderr
(keeping stdout/pipes clean) that names every project containing at least one
match. Kept cheap by stopping each project at its first hit (max_results=1)
and dropping all context extraction, so matching projects return almost
immediately and only genuinely non-matching ones pay a full scan; results are
deduped by path since multiple backends can surface the same directory.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_013j7Zr9o3xHh93iaiYhbCyZ

33 of 42 new or added lines in 1 file covered. (78.57%)

4314 of 4734 relevant lines covered (91.13%)

42.46 hits per line

Uncovered Changes

Lines Coverage ∆ File
9
88.13
-0.36% src/main.rs
Jobs
ID Job ID Ran Files Coverage
1 28975456209.1 08 Jul 2026 09:02PM UTC 9
91.13
GitHub Action Run
Source Files on build 28975456209
  • Tree
  • List 9
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28975456209
  • a37d575c on github
  • Prev Build on master (#28478772857)
  • Next Build on master (#28981895779)
  • 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