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

dcdpr / jp / 21060852568
58%

Build:
DEFAULT BRANCH: main
Ran 16 Jan 2026 08:50AM UTC
Jobs 1
Files 176
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

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

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>

254 of 387 new or added lines in 6 files covered. (65.63%)

1 existing line in 1 file now uncovered.

10157 of 19441 relevant lines covered (52.25%)

120.01 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
4
43.28
0.66% .config/jp/tools/src/lib.rs
9
92.17
.config/jp/tools/src/git/list_patches.rs
11
0.0
0.0% .config/jp/tools/src/git.rs
13
83.43
2.02% .config/jp/tools/src/fs/modify_file.rs
16
75.76
.config/jp/tools/src/util/xml.rs
80
0.0
.config/jp/tools/src/git/stage_patch.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
83.43
2.02% .config/jp/tools/src/fs/modify_file.rs
Jobs
ID Job ID Ran Files Coverage
1 21060852568.1 16 Jan 2026 08:50AM UTC 176
52.25
GitHub Action Run
Source Files on build 21060852568
  • Tree
  • List 176
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #21060852568
  • 31c5be40 on github
  • Prev Build on main (#21058764347)
  • Next Build on main (#21065891658)
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