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

dcdpr / jp / 21060852568 / 1
65%
main: 65%

Build:
DEFAULT BRANCH: main
Ran 16 Jan 2026 08:50AM UTC
Files 176
Run time 4s
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

16 Jan 2026 08:46AM UTC coverage: 52.245% (+0.3%) from 51.899%
21060852568.1

push

github

web-flow
chore(tools, git): implement hunk-based staging workflow (#378)

Overhaul the git staging process to support "surgical" precision when
selecting changes for a commit. This replaces the previous approach of
staging entire files or providing raw patches with a more structured
hunk-based workflow.

The new `git_list_patches` tool identifies individual hunks in changed
files and assigns them numeric identifiers. The assistant can then use
`git_stage_patch` to stage specific hunks by ID, allowing for better
grouping of related changes and cleaner commit histories.

Key changes include:
- Added `git_list_patches` to parse diffs into identifiable hunks.
- Added `git_stage_patch` for applying specific hunks to the index.
- Implemented a custom, LLM-friendly XML serializer for tool results.
- Updated the `stager` persona to prioritize patch-based staging.
- Improved `fs_modify_file` with a confirmation step and better diff
formatting.
- Removed the deprecated `git_stage` tool.

---------

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

10157 of 19441 relevant lines covered (52.25%)

120.01 hits per line

Source Files on job 21060852568.1
  • Tree
  • List 176
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 21060852568
  • 31c5be40 on github
  • Prev Job for on main (#21058764347.1)
  • Next Job for on main (#21065891658.1)
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