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

dcdpr / jp / 16506217123
58%

Build:
DEFAULT BRANCH: main
Ran 24 Jul 2025 07:38PM UTC
Jobs 1
Files 144
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

24 Jul 2025 07:37PM UTC coverage: 40.652%. Remained the same
16506217123

push

github

web-flow
chore(just): Handle multi-word arguments in `commit` recipe (#232)

The `commit` recipe in the justfile incorrectly handled arguments
containing spaces. The use of `{{ARGS}}` caused the shell to split the
arguments, leading to unexpected behavior when passing a prompt to jp.

This change updates the recipe to use the `positional-arguments`
attribute and the `$@` variable to correctly forward all arguments to
the underlying script. This ensures that quoted multi-word prompts are
treated as a single argument.

We should make this the default behavior for all recipes, but that can
wait for now.

See also: <https://github.com/casey/just/issues/1367>

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

5190 of 12767 relevant lines covered (40.65%)

5.59 hits per line

Jobs
ID Job ID Ran Files Coverage
1 16506217123.1 24 Jul 2025 07:38PM UTC 144
40.65
GitHub Action Run
Source Files on build 16506217123
  • Tree
  • List 144
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #16506217123
  • bf173b31 on github
  • Prev Build on main (#16500631608)
  • Next Build on main (#16624500948)
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