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

dcdpr / jp / 28901254408
69%

Build:
DEFAULT BRANCH: main
Ran 07 Jul 2026 09:55PM UTC
Jobs 1
Files 432
Run time 2min
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

07 Jul 2026 09:52PM UTC coverage: 68.179% (+0.02%) from 68.157%
28901254408

push

github

web-flow
chore(tools): Add content search to `git_log` tool (#851)

The `git_log` tool gains two new parameters, `content` and
`content_regex`, alongside the existing `query`. `query` only ever
matched commit *messages*, which agents commonly mistook for a diff
search. `content` runs `git log -S` (literal pickaxe) to find commits
where the number of occurrences of a string changes, and `content_regex`
switches to `git log -G` to match the pattern against added/removed diff
lines. `content_regex` requires `content` to be set and errors
otherwise.

When a search returns no results and only `query` was used, the response
now reminds the caller that `query` searches messages only and points
them at `content` instead, since this was a recurring source of
confusion when using the tool.

Signed-off-by: Jean Mertz <git@jeanmertz.com>

30 of 30 new or added lines in 2 files covered. (100.0%)

1 existing line in 1 file now uncovered.

38763 of 56855 relevant lines covered (68.18%)

38460.8 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
83.69
2.13% crates/plugins/command/serve-web/src/client.rs
Jobs
ID Job ID Ran Files Coverage
1 28901254408.1 07 Jul 2026 09:55PM UTC 432
68.18
GitHub Action Run
Source Files on build 28901254408
  • Tree
  • List 432
  • Changed 3
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28901254408
  • 9d63f5fb on github
  • Prev Build on main (#28881218217)
  • Next Build on main (#28928980492)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc