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

futpib-bot / claugrep / 23453968211
84%

Build:
DEFAULT BRANCH: master
Ran 23 Mar 2026 06:36PM 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

23 Mar 2026 06:36PM UTC coverage: 82.729% (-0.2%) from 82.954%
23453968211

push

github

web-flow
perf: single-pass parsing, eliminate second file read (#10)

* refactor: replace HashSet<String> target filtering with HashSet<Target>

Add Hash derive and FromStr impl to Target enum, update extract_content
and related functions to accept HashSet<Target>, add parse_targets()
helper in main.rs to convert CLI strings at the boundary.

Fixes #3.

* perf: single-pass parsing, eliminate second file read

Merge build_tool_use_map into extract_content so tool_use entries are
added to the ID→name map incrementally as each line is parsed. Since
tool_use blocks always appear in assistant entries before their
corresponding tool_result in subsequent user entries, the map is always
populated before it is needed.

Removes build_tool_use_map as a public function and drops the second
full file read that search_sessions and the dump/last commands
previously required per session file.

Fixes #2.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>

11 of 0 new or added lines in 0 files covered. (NaN%)

47 existing lines in 3 files now uncovered.

958 of 1158 relevant lines covered (82.73%)

9.93 hits per line

Coverage Regressions

Lines Coverage ∆ File
38
84.56
-0.39% src/parser.rs
8
76.71
-0.37% src/main.rs
1
98.11
-0.03% src/search.rs
Jobs
ID Job ID Ran Files Coverage
1 23453968211.1 23 Mar 2026 06:36PM UTC 5
82.73
GitHub Action Run
Source Files on build 23453968211
  • Tree
  • List 5
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23453968211
  • 6457df95 on github
  • Prev Build on master (#23453965964)
  • Next Build on master (#23456050117)
  • 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