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

dcdpr / jp / 28377976425
69%

Build:
DEFAULT BRANCH: main
Ran 29 Jun 2026 02:08PM UTC
Jobs 1
Files 422
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

29 Jun 2026 02:05PM UTC coverage: 67.242% (+0.04%) from 67.202%
28377976425

push

github

web-flow
chore(pr-review): Prefer local tools when PR branch is checked out (#809)

When running `just pr-review NNN` or `just pr-triage NNN`, the recipes
now detect whether the local working tree is already at that PR's HEAD
before building the prompt. A new `_pr-checkout-state` helper resolves
the PR's head SHA via `git ls-remote` (no `gh` needed) and compares it
to `HEAD`, reporting `LOCAL <sha>`, `DIRTY <sha>`, or `REMOTE`.

When the tree matches, the assistant is told to prefer the local `fs_*`
and `git_*` tools over the slower `github_*` API calls. When the tree is
dirty, it is told to run `git status` first and confirm that local edits
don't affect the read before trusting local output. Both personas
(`pr-reviewer` and `pr-triager`) have updated instructions to act on
this signal.

`pr-triage` additionally offers an interactive prompt when the working
tree is on the PR's branch, letting the caller continue in an existing
session-bound conversation (via `jp conversation use '?session'`) rather
than always opening a fresh, context-free one.

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

89 of 100 new or added lines in 2 files covered. (89.0%)

36901 of 54878 relevant lines covered (67.24%)

398.43 hits per line

Uncovered Changes

Lines Coverage ∆ File
11
88.89
.config/jp/tools/src/git/status.rs
Jobs
ID Job ID Ran Files Coverage
1 28377976425.1 29 Jun 2026 02:08PM UTC 422
67.24
GitHub Action Run
Source Files on build 28377976425
  • Tree
  • List 422
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28377976425
  • e0a8db51 on github
  • Prev Build on main (#28377170335)
  • Next Build on main (#28378661224)
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