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

dcdpr / jp / 26878353012
67%

Build:
DEFAULT BRANCH: main
Ran 03 Jun 2026 10:18AM UTC
Jobs 1
Files 402
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

03 Jun 2026 10:16AM UTC coverage: 66.57%. Remained the same
26878353012

push

github

web-flow
build(just): Forward args after `--` to `jp query` in `review` recipe (#730)

The `just review` recipe previously forwarded all positional args to
`revdiff`, leaving no way to pass extra flags to the `jp query` step
that receives the annotations.

This change introduces a `--` separator: everything before it goes to
`revdiff` as before, and everything after it is collected into
`$jp_args` and appended to the `jp query` invocation.

```
just review --staged -- --edit
```

...will run `revdiff` with `--staged` and then open the jp prompt in the
editor before sending, which is useful when you want to add extra
context to the query.

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

33676 of 50587 relevant lines covered (66.57%)

223.67 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26878353012.1 03 Jun 2026 10:18AM UTC 402
66.57
GitHub Action Run
Source Files on build 26878353012
  • Tree
  • List 402
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26878353012
  • 836a5dd4 on github
  • Prev Build on main (#26875760169)
  • Next Build on main (#26892836545)
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